Examples
The following example shows how to display the MAC address table information for a specific MAC address:
Router# show mac-address-table address 0000.1000.0001
BD Index MAC Address Type Ports
--------------------------------------------
2 0000.1000.0001 dynamic Te4/2
The following example shows how to display the MAC address table information for a specific bridge domain:
Router# show mac-address-table bridge-domain 2
BD Index MAC Address Type Ports
--------------------------------------------
2 0000.1000.001e dynamic Te4/2
2 0000.1000.001d dynamic Te4/2
2 0000.1000.001c dynamic Te4/2
2 0000.1000.001b dynamic Te4/2
2 0000.1000.001a dynamic Te4/2
2 0000.1000.0019 dynamic Te4/2
The following example shows how to display the MAC address table information for a specific interface:
Router# show mac-address-table interface tenGigabitEthernet4/2
BD Index MAC Address Type Ports
--------------------------------------------
2 0000.1000.001e dynamic Te4/2
2 0000.1000.001d dynamic Te4/2
2 0000.1000.001c dynamic Te4/2
2 0000.1000.001b dynamic Te4/2
2 0000.1000.001a dynamic Te4/2
2 0000.1000.0019 dynamic Te4/2