Hi,
Is there any way of looking at what mac address are present on each individual interfaces on a switch ( which is in private-vlan )
Below is a switch port configuration enabled for private vlan.
doing a show mac address table doesn't indicate any output for this port.
interface GigabitEthernet1/1
switchport private-vlan host-association 270 280
switchport mode private-vlan host
switchport port-security
switchport port-security aging time 5
switchport port-security violation restrict
switchport port-security aging type inactivity
Please help with inputs.