User manual
82 www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
Rev Version 1.0
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
102400kbps 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
RSTP Commands
CLI Commands Level Description Example
rstp enable G Enable RSTP. switch>enable
switch#configure
switch(config)#rstp enable
rstp priority
[0–61440]
G Configure RSTP bridge priority
parameter.
switch>enable
switch#configure
switch(config)#rstp priority 4096
rstp max-age
[6–40]
G Configure RSTP max age parameter. switch>enable
switch#configure
switch(config)#rstp max-age 6
rstp hello-time
[1–10]
G Configure RSTP hello time parameter. switch>enable
switch#configure
switch(config)#rstp hello-time1