ICP DAS USA MSM-6226 User Manual
Page 249

Publication date: March., 2011
Revision A1
237
Argument:
<mac>: mac address, format: 01-02-03-04-05-06
<vid>: vlan id, from 1 to 4094
<rule> : forwarding rule, from 0 to 2
0:static
1:drop destination address matches
2:drop source address matches
<port> : forwarded destination port, form 1 to 26
Possible value:
<vid>: 1 to 4094
<rule>: 0 to 2
<port>: 1 to 26
Example:
FEL2P-SW26(mac-table-static-mac)# add 00-d0-59-c5-92-c8 1 1 8
FEL2P-SW26(mac-table-static-mac)# show
MAC VID Forwarding Rule Port
------ ----------------- ------ ----------------------------- -------
1) 00-D0-59-C5-92-C8 1 Static with Destination Drop 8
FEL2P-SW26(mac-table-static-mac)#
del
Syntax:
del <mac>
Description:
To remove the static mac entry.
Argument:
<mac> : mac address, format: 00-02-03-04-05-06
Possible value:
<mac> : mac address
Example:
FEL2P-SW26(mac-table-static-mac)# del 00-d0-59-c5-92-c8
FEL2P-SW26(mac-table-static-mac)# show
MAC VID Forwarding Rule Port
------ ----------------- ------ ----------------------------- -------
FEL2P-SW26(mac-table-static-mac)#
show
Syntax:
show
Description:
To display static mac entry.
Argument:
None.