Specifications

2-687
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
show mac-address-table static
show mac-add ress-table stat ic
To display the static MAC address table entries only, use the show mac-address-table static command.
show mac- addres s-t able st atic [address mac_a ddr | interface type number | protoc ol protocol |
vlan vlan_id]
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC mode
Usage Guidelines For the MAC address table entries that are used by the routed ports, the routed port name is displayed in
the “vlan” column not the internal VLAN number.
The keyword definitions for the protocol a rgument are as follows:
assigned specifies the a ssigned protocol entries.
ip specifies th e IP protocol.
ipx specifies the IPX protocols.
other specifie s the other pr otocol entries.
Examples This example shows how to display all the static MAC address entries:
Switch# show mac-address-table static
Unicast Entries
vlan mac address type protocols port
-------+---------------+--------+---------------------+--------------------
1 0030.94fc.0dff static ip,ipx,assigned,other Switch
Fa6/1 0030.94fc.0dff static ip,ipx,assigned,other Switch
Fa6/2 0030.94fc.0dff static ip,ipx,assigned,other Switch
Multicast Entries
vlan mac address type ports
-------+---------------+-------+-------------------------------------------
1 ffff.ffff.ffff system Switch,Fa6/15
2 ffff.ffff.ffff system Fa6/16
1002 ffff.ffff.ffff system
1003 ffff.ffff.ffff system
address mac_addr (Optional) Specifies a 48-bit MAC address to match; the valid format is
H.H.H.
interface type number (Optional) Specifies an interface to match; valid values for type are
fastethernet, gigabitethernet, a nd tengigabitethernet.
protocol protocol (Optional) Specifies a protocol. See the “Usage Guidelines” section for
more information.
vlan vlan_id (Optional) Displays the entries for a specific VLAN; valid values are from
1 to 4094.