![IS5 COMMUNICATIONS iES6 Series Скачать руководство пользователя страница 54](http://html1.mh-extra.com/html/is5-communications/ies6-series/ies6-series_user-manual_2092169054.webp)
iES6 Series User’s Manual
iS5 Communications Inc.
55
iES6 series Commands
Level Description
Example
RSTP admin-p2p
[Auto|True|False]
I
Admin P2P of STP priority
on this interface.
switch(config)#interface fastEthernet 2
switch(config-if)# rstp admin-p2p Auto
RSTP admin-edge
[True|False]
I
Admin Edge of RSTP
priority on this interface.
switch(config)#interface fastEthernet 2
switch(config-if)# rstp admin-edge False
RSTP admin-non-stp
[True|False]
I
Admin Non STP of RSTP
priority on this interface.
switch(config)#interface fastEthernet 2
switch(config-if)# rstp admin-non-stp
True
Show RSTP
E
Display a summary of the
RSTP states.
switch>show rstp
no RSTP
G
Disable RSTP.
switch(config)#no rstp
6.5
Commands Set List — SNMP command set
iES6 Series Commands
Level Description
Example
snmp agent-mode
[v1v2c | v3]
G
Select the agent mode of
SNMP
switch(config)#snmp agent-mode v1v2c
Snmp trap server
[IP address]
community
[Community-string]
trap-version
[v1|v2c]
G
Configure SNMP trap
server host information
and community string
switch(config)#
snmp trap server
192.168.10.50 community public trap-
version v1
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 trap
P
Show specified trap
server information
switch#show snmp trap
no snmp community-strings
[Community]
G
Remove the specified
community.
switch(config)#no snmp community-
strings public