24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
33-8
This command was introduced
show mac-address-table static unicast
To display the static unicast MAC address in MAC address table.
show mac-address-table static unicast [vlan <vlan-range>]
[address <aa:aa:aa:aa:aa:aa>] [{interface <interface-type>
<interface-id>}]
To display MAC addresses belong to a specific VLAN
range.
address
aa:aa:aa:aa:aa:aa
Specify a specific MAC address to display.
interface
interface-type
interface-id
To display MAC addresses under a specific port.
Interface-type including Fa (Fast Ethernet), Gi (Gigabit
Ethernet) or port-channel.
Interface-id is slot/port number or port channel ID.
System will display all static unicast MAC addresses when executing the
command without given VLAN, address and interface parameters.
switch# show mac-address-table static unicast vlan 1
Vlan Mac Address RecvPort Status Ports
---- ----------- -------- ------ -----
1 00:11:22:33:44:55 Permanent Fa0/2
1 00:22:33:44:55:66 Permanent Fa0/1
Total Mac Addresses displayed: 2
This command was introduced