Hi,
I am a little confused with SVIs.
This is the MAC address table and ARP on a device which is connected to a neighbor:
Destination Address Address Type VLAN Destination Port
------------------- ------------ ---- --------------------
aaaa.bbbb.ccc Dynamic 200 FastEthernet0/0/1
(Internet 80.90.100.200 52 aaaa.bbbb.cccc ARPA Vlan200)
My questions:
1. Does this mean that this device is connected to a neighboring device's port with MAC aaaa.bbbb.cccc?
2. Why is there physical interface in MAC table and SVI in ARP table?
2. Is the link between these two devices a trunk since SVI interface is being used?
3. If it is a trunk, does this mean that the interface with IP 80.90.100.200 is virtual interface (like vlan200)?
P.S. I don't have the whole config, I am just trying to figure it out from this excerpt.