User manual

www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
83Rev Version 1.0
CLI Commands Level Description Example
rstp forward-time
[430]
G Configure RSTP forward time
parameter.
switch>enable
switch#configure
switch(config)#rstp forward-time 4
rstp path-cost
[0:auto,1-200000000]
I Path cost on this interface. switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#rstp path-cost 20
rstp port-priority
[0-240]
I Port priority on this interface. switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#rstp port-priority 16
rstp admin-p2p
[Auto|True|False]
I Admin P2P on this interface. switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#rstp admin-p2p false
rstp admin-edge
[True|False]
I Admin Edge on this interface. switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#rstp admin-edge
false
rstp admin-non-stp
[True|False]
I Admin NonSTP on this interface. switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#rstp admin-non-stp
false
show rstp G Show RSTP information. switch>enable
switch#show rstp
no rstp G Disable RSTP. switch>enable
switch#configure
switch(config)#no rstp
Save Configuration Command
CLI Commands Level Description Example
write memory P Save user configuration into
permanent memory (flash ROM).
switch>enable
switch#write memory
SNMP Commands
CLI Commands Level Description Example
snmp agent-mode
[v1v2c|v3]
G Select the agent mode of SNMP. switch>enable
switch#configure
switch(config)#snmp agent-mode
v1v2c
snmp community-strings
[Community]
right
[RO/RW]
G Add SNMP community string. switch>enable
switch#configure
switch(config)#snmp community-
strings public right ro