GSM Series User Manual
171
Alloy Computer Products Pty Ltd Copyright ©2006
show
Syntax:
show
Description:
Used to display the settings of age-timer.
Argument:
None
Possible value:
None
Example:
GSM-16T2SFP(mac-table-maintain)# show
age-timer : 300 seconds
<<static-mac>>
add
Syntax:
add <mac> <port> <vid> [alias]
Description:
Used to add a static MAC entry into the switches MAC table.
Argument:
<mac> : mac address, format: 00-02-03-04-05-06
<port> : 0-16 (GSM-16T2SFP) 0-24 (GSM-24T2SFP, GSM-8T16SFP).
<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:
GSM-16T2SFP(mac-table-static-mac)# add 00-02-03-04-05-06 3 0 Test
: Adds a static MAC entry with MAC address 00-02-03-04-05-06 fro port 3 with a VID of 0 and a
Alias name of Test.