Specifications
Waters Network Systems GSM2109-1009-8PoE User’s Manual Page 92
Command Level Description Example
able static hwaddr
000012345678
mac-address-
table filter
hwaddr
[MAC]
G Configure filter MAC address
table.
switch(config)#mac-address-tab
le filter hwaddr 000012348678
show mac-
address-table
P Display MAC address table (all) switch#show mac-address-table
show mac-
address-table
static
P Display static MAC address table switch#show mac-address-table
static
show mac-
address-table
filter
P Display filter MAC address table. switch#show mac-address-table
filter
no mac-
address-table
static hwaddr
[MAC]
I Remove static entry of MAC
address table
switch(config)#interface
fastEthernet 2
switch(config-if)#no
mac-address-table static
hwaddr 000012345678
no mac-
address-table
filter hwaddr
[MAC]
G Remove filter entry of MAC
address table
switch(config)#no
mac-address-table filter hwaddr
000012348678
no mac-
address-table
G Remove dynamic entry of MAC
address table
switch(config)#no
mac-address-table
The following table lists SNMP Commands.
Command Level Description Example
snmp
system-name
[System Name]
G Set SNMP agent system name switch(config)#snmp
system-name l2switch
snmp
system-location
[System
Location]
G Set SNMP agent system location switch(config)#snmp
system-location lab
snmp system-
contact [System
Contact]
G Set SNMP agent system contact switch(config)#snmp
system-contact where
snmp
agent-mode
[v1v2c|v3|v1v2cv
3]
G Select the agent mode of SNMP switch(config)#snmp
agent-mode v1v2cv3
snmp
community-
G Enter the SNMP community
string.
switch(config)#snmp
community-strings public right