www.cooperbussmann.com/wirelessresources
Cooper Bussmann 5073E-T Managed Ethernet Switch User Manual
91
Rev Version 1.1
CLI Commands
Level Description
Example
pro-ring2se control-vlan
[Vlan ID]
G
Configure control VLAN.
switch>enable
switch#configure
switch(config)# pro-ring2se control-
vlan 100
pro-ring2se protect-vlan
[Vlan list]
G
Configure protect VLAN.
switch>enable
switch#configure
switch(config)# pro-ring2se protect-
vlan 200
show pro-ring2se
P
Show Pro-Ring2se configuration.
switch>enable
switch# show pro-ring2se
no pro-ring2se
G
DisablePro-Ring2se.
switch>enable
switch#configure
switch(config)# no pro-ring2se
Rate Limit Commands
CLI Commands
Level Description
Example
ratelimit type all
I
Set interface ingress limit frame type
to “accept all frame.”
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#ratelimit type all
ratelimit type broadcast-
multicast-flooded-unicast
I
Set interface ingress limit frame type
to “accept broadcast, multicast, and
flooded unicast frame.”
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#ratelimit type
broadcast-multicast-flooded-unicast
ratelimit type broadcast-
multicast
I
Set interface ingress limit frame type
to “accept broadcast and multicast
frame.”
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#ratelimit type
broadcast-multicast
ratelimit type broadcast-
only
I
Set interface ingress limit frame type
to “only accept broadcast frame.”
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#ratelimit type
broadcast-only
ratelimit in
[kbps]
I
Set interface input bandwidth. Zero
means no limit.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#ratelimit in 160
ratelimit out
[kbps]
I
Set interface output bandwidth.
Rate range is from 100 kbps to
102400 kbps or to 256000 kbps for
giga ports. Zero means no limit.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#ratelimit out 160
show ratelimit
I
Show interfaces bandwidth control.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#show ratelimit