System information

Publication date: Feb., 2012
Revision A1
- 53 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
delete: Thecommandletsyoutodeleteast aticMACaddress
entrywhatyousetontheswitch.
Syntax:
delete static-mac <mac-address> <1-4094>
Parameter :
static mac the parameter means you want to delete a static MAC
entry.
<mac-address> the parameter is MAC address, format
0a-1b-2c-3d-4e-5f.
<1-4094> VLAN ID, available value is from 1 to 4094.
EXAMPLE:
flush: Thecommandletsyoutoflushoutdynamiclearned
MACaddr ess
Syntax:
flush <cr>
Parameter :
<cr> means it without any parameter needs to type.
EXAMPLE:
Switch(fdb)# flush
Switch(fdb)#
Switch(fdb)# static-mac 00-1F-3B-6A-3B-11 3 22
Switch(fdb)# show static-mac
No VID MAC Address Ports
---- ---- ----------------- ---------------
1 3 00-1f-3b-6a-3b-11 22
Total static MAC address : 1
Switch(fdb)# delete static-mac 00-1F-3B-6A-3B-11 3
Switch(fdb)# show static-mac
Total static MAC address : 0
Switch(fdb)#
Switch(fdb)# age-time 1000
Switch(fdb)# show configuration
Automatic Aging : Enabled
Aging Time : 1000 seconds
Port Learning Mode
---- -------------
1 Auto
2 Auto
3 Auto
4 Auto
……….
Switch(fdb)#