2-350
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
show mac-address-table vlan
show mac-address-table vlan
To display MAC address table information for a specific VLAN, use the show mac-address-table vlan
command.
show mac-address-table [vlan vlan_id] [protocol protocol]
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC
Command History
Usage Guidelines For MAC address table entries used by routed ports, the routed port name is displayed in the “vlan”
column rather than the internal VLAN number.
The keyword definitions for the protocol variable are as follows:
• assigned specifies assigned protocol entries.
• ip specifies IP protocol.
• ipx specifies IPX protocols.
• other specifies other protocol entries.
Examples This example shows how to display MAC address table information for a specific VLAN:
Switch# show mac-address-table vlan 1
Unicast Entries
vlan mac address type protocols port
-------+---------------+--------+---------------------+--------------------
1 0000.0000.0201 dynamic ip FastEthernet6/15
1 0000.0000.0202 dynamic ip FastEthernet6/15
1 0000.0000.0203 dynamic other FastEthernet6/15
1 0000.0000.0204 dynamic other FastEthernet6/15
1 0030.94fc.0dff static ip,ipx,assigned,other Switch
Multicast Entries
vlan mac address type ports
-------+---------------+-------+-------------------------------------------
1 ffff.ffff.ffff system Switch,Fa6/15
Switch#
vlan vlan_id (Optional) Displays entries for a specific VLAN; valid values are from 1to 4094.
protocol protocol (Optional) Specifies a protocol. See “Usage Guidelines” for more information.
Release Modification
12.1(8a)EW Support for this command was introduced on the Catalyst 4500 series switch.
12.1(12c)EW Support for extended addressing was added.