PurposeCommand or Action
Displays the interface speed and duplex mode configuration.
show interfaces interface-id
Example:
Switch# show interfaces
Step 7
gigabitethernet1/0/3
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config
Step 8
startup-config
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config
Step 9
startup-config
Configuring IEEE 802.3x Flow Control
SUMMARY STEPS
1.
configure terminal
2.
interface interface-id
3.
flowcontrol {receive} {on | off | desired}
4.
end
5.
show interfaces interface-id
6.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enters global configuration modeconfigure terminal
Example:
Switch# configure terminal
Step 1
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
31
How to Configure Interface Characteristics