Configuring Interface Characteristics
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 3
flowcontrol {receive} {on | off | desired}
Example:
Switch(config-if)# flowcontrol receive on
Step 4
end
Example:
Switch(config-if)# end
Step 5
show interfaces interface-id
Example:
Switch# show interfaces gigabitethernet1/0/1
Configuring Layer 3 Interfaces
SUMMARY STEPS
1. configure terminal
2. interface {gigabitethernet interface-id} | {vlan vlan-id} | {port-channel port-channel-number}
3. no switchport
4. ip address ip_address subnet_mask
5. no shutdown
6. end
7. show interfaces [interface-id]
OL-29420-01
Catalyst 2960-XR Switch Interface and Hardware Component Configuration Guide, Cisco IOS Release 15.0(2)EX1
Configuring Layer 3 Interfaces
Purpose
Enters global configuration mode
Specifies the physical interface to be configured, and
enter interface configuration mode.
Configures the flow control mode for the port.
Returns to privileged EXEC mode.
Verifies the interface flow control settings.
31
Need help?
Do you have a question about the Catalyst 2960-XR and is the answer not in the manual?
Questions and answers