System information

Publication date: Feb., 2012
Revision A1
- 55 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
show: ThecommandletsyoutodisplaytheMACTableor
configurationinformationwhatsetontheswitch
Syntax:
show configuration <cr>.
show mac-table <mac-address> <cr>
show mac-table port <port-list> <cr>
show mac-table vid <1-4094> <cr>
show static-mac <cr>
Parameter :
configuration Show MAC address table configuration.
mac-table Show MAC address table.
<mac-address> the parameter is MAC address, format
0a-1b-2c-3d-4e-5f.
<port-list> It is physical port available value is from 1 to 28 format:
1,3-5.
<1-4094> VLAN ID, available value is from 1 to 4094.
static-mac Show static MAC address.
<cr> means it without any parameter needs to type.
EXAMPLE:
Switch(fdb)# static-mac 00-1F-3B-6A-3B-11 33 2
Switch(fdb)# show static-mac
No VID MAC Address Ports
---- ---- ----------------- ---------------
1 33 00-1f-3b-6a-3b-11 2
Total static MAC address : 1
Switch(fdb)#
Switch(fdb)# static-mac 00-1F-3B-6A-3B-11 33 2
Switch(fdb)# show static-mac
No VID MAC Address Ports
---- ---- ----------------- ---------------
1 33 00-1f-3b-6a-3b-11 2
Total static MAC address : 1
Switch(fdb)#