IGS-3032GC User’s Manual
91
000012345678
no mac-address-table
filter hwaddr
[MAC]
G
Remove an entry of
MAC address table
(filter)
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
6.10 Commands Set List—SNMP command set
IGS-3032GC Commands
Level
Description
Example
snmp agent-mode
[v1v2c | v3]
G
Select the agent
mode of SNMP
switch(config)#snmp agent-mode
v1v2c
snmp-server host
[IP address]
community
[Community-string]
trap-version
[v1|v2c]
G
Configure SNMP
server host
information and
community string
switch(config)#snmp-server host
192.168.10.50 community public
trap-version v1
(remove)
Switch(config)#
no snmp-server host
192.168.10.50
snmp
community-strings
[Community-string]
right
[RO|RW]
G
Configure the
community string right
switch(config)#snmp
community-strings public right RO
or
switch(config)#snmp
community-strings public right RW
snmp snmpv3-user
[User Name]
password
[Authentication
Password] [Privacy
Password]
G
Configure the
userprofile for
SNMPV3 agent.
Privacy password
could be empty.
switch(config)#snmp snmpv3-user
test01 password AuthPW PrivPW
show snmp
P
Show SNMP
configuration
switch#show snmp
show snmp-server
P
Show specified trap
server information
switch#show snmp-server
no snmp
community-strings
[Community]
G
Remove the specified
community.
switch(config)#no snmp
community-strings public