65
or
switch(config-if)#
speed 100
or
switch(config-if)#
speed 10
or
switch(config-if)#
speed auto
flowcontrol
[enable|disable]
Interface
configuration
mode
Use the flowcontrol
configuration command on
Ethernet ports to control traffic
rates during congestion.
Use the no form of this
command to disable security on
the port.
Configure flow control
Disable flow control of interface
Off
switch(config)#
interface
gigaethernet 1
switch(config-if)#
flowcontrol
enable
or
switch(config-if)#
flowcontrol
disable
jumbo [size]
Interface
configuration
mode
Set jumbo frame size.
Use the
no
form of this
command to default value.
[Jumbo size must be even and
between 1522~10240]
1522
switch(config)#
interface
gigaethernet 1
switch(config-if)#
jumbo 1524
or
switch(config-if)#
jumbo 10240
rate-limit
input-mode
{bc|mc|unkuc|kno
wnuc}
or
no rate-limit
input-mode
{bc|mc|unkuc|kno
wnuc}
Interface
configuration
mode
Set
rate-limit input
mode.
You can enable rate-limit for
specific packets such as
broadcast, multicast, unknown
unicast and known unicast.
Use the
no
form of this
command to disable for that
packets
Disable
switch(config)#
interface
gigaethernet 1
switch(config-if)#
rate-limit input-mode bc
or
switch(config-if)#
no rate-limit input-mode bc
or
switch(config-if)#
rate-limit input-mode mc
or
switch(config-if)#
no rate-limit input-mode mc
rate-limit
input-rate [value]
Interface
configuration
mode
Set
rate-limit input
rate value.
Input rate limit must be
between 1~1526
Disable switch(config)#
interface
gigaethernet 1
switch(config-if)#
rate-limit input-rate 1000
rate-limit
output-mode
Interface
configuration
Set
rate-limit output
mode.
You can enable output
Disable switch(config)#
interface
gigaethernet 1