Alloy Computer Products POEGEM12T2SFP Switch User Manual


 
POEGEM12T2SFP User Manual
174
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:
POEGEM12T2SFP(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> : 1-12
<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:
POEGEM12T2SFP(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.