User`s guide

Signamax 065-7840 24-Port 10/100/1000BaseT/TX Managed Switch
176
<<static-mac>>
add
Syntax:
add <mac> <port> <vid> [alias]
Description:
Adds the static MAC entry.
Argument:
<mac> : MAC address, format: 00-02-03-04-05-06
<port> : 0-24. the value zero means this entry is the filtering entry
<vid> : vlan id. 0, 1-4094. vid must be zero if VLAN mode is not tag-based
[alias] : MAC alias name, max 15 characters
Possible value:
None
Example:
065-7840(mac-table-static-mac)# add 00-02-03-04-05-06 3 0 aaa
065-7840(mac-table-static-mac)#
del
Syntax:
del <mac> <vid>
Description:
Removes the static MAC entry.
Argument:
<mac> : MAC address, format: 00-02-03-04-05-06
<vid> : vlan id. 0, 1-4094. vid must be zero if VLAN mode is not tag-based
Possible value:
None
Example:
065-7840(mac-table-static-mac)# del 00-02-03-04-05-06 0
065-7840(mac-table-static-mac)#
show forward
Syntax:
show forward
Description:
Display the static forwarding table.
Argument:
None
Possible value:
None
Example:
065-7840(mac-table-static-mac)# show forward
Static Forwarding Entry: (Total 1 item(s))
1) mac: 00-02-03-04-05-06, port: 3, vid: -, alias: aaa
065-7840(mac-table-static-mac)#