24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
25-4
This command was introduced
To set MDI or MDIX mode for ports.
mdi { auto | mdi | mdix }
Port performs the auto MDI/MDIX function.
Interface Configuration Mode
switch(config-if)# mdi mdi
This command was introduced
To display the flow control settings and statistics of interfaces.
show flow-control [ interface <interface-type> <interface-id>]
interface
interface-type
interface-id
Specify which interface to show flow-control settings.
Interface-type including Fa (Fast Ethernet) or Gi (Gigabit
Ethernet).
Interface-id is slot/port number.
switch# show flow-control int fa 0/2
Port Tx FlowControl Rx FlowControl Tx Pause RxPause
---- -------------- --------------- -------- --------
Fa0/2 off off 0 0
This command was introduced