Setting The Interface Speed And Duplex Parameters - Cisco Catalyst 2360 Software Configuration Manual

Ios 12.2(53)ey
Hide thumbs Also See for Catalyst 2360:
Table of Contents

Advertisement

Configuring Ethernet Interfaces

Setting the Interface Speed and Duplex Parameters

Beginning in privileged EXEC mode, follow these steps to set the speed and duplex mode for a physical
interface:
Command
Step 1
configure terminal
Step 2
interface interface-id
Step 3
speed {10 | 100 | 1000 | auto [10 | 100 |
1000] | nonegotiate}
Step 4
duplex {auto | full | half}
Step 5
end
Step 6
show interfaces interface-id
Step 7
copy running-config startup-config
Use the no speed and no duplex interface configuration commands to return the interface to the default
speed and duplex settings (autonegotiate). To return all interface settings to the defaults, use the default
interface interface-id interface configuration command.
This example shows how to set the interface speed to 100 Mb/s and the duplex mode to half on a
10/100/1000 Mb/s port:
Switch# configure terminal
Switch(config)# interface gigabitethernet0/3
Switch(config-if)# speed 10
Switch(config-if)# duplex half
Catalyst 2360 Switch Software Configuration Guide
8-18
Purpose
Enter global configuration mode.
Specify the physical interface to be configured, and enter interface
configuration mode.
This command is not available on a 10-Gigabit Ethernet interface.
Enter the appropriate speed parameter for the interface:
Enter 10, 100, or 1000 to set a specific speed for the interface.
The 1000 keyword is available only for 10/100/1000 Mb/s ports.
Enter auto to enable the interface to autonegotiate speed with the
connected device. If you use the 10, 100, or the 1000 keywords
with the auto keyword, the port autonegotiates only at the
specified speeds.
The nonegotiate keyword is available only for SFP module ports.
SFP module ports operate only at 1000 Mb/s but can be
configured to not negotiate if connected to a device that does not
support autonegotiation.
For information about speed settings, see the
Configuration Guidelines" section on page
This command is not available on a 10-Gigabit Ethernet interface.
Enter the duplex parameter for the interface.
Enable half-duplex mode (for interfaces operating only at 10 or
100 Mb/s). You cannot configure half-duplex mode for interfaces
operating at 1000 Mb/s.
You can configure the duplex setting when the speed is set to auto.
For information about duplex settings, see the
Configuration Guidelines" section on page
Return to privileged EXEC mode.
Display the interface speed and duplex mode configuration.
(Optional) Save your entries in the configuration file.
Chapter 8
Configuring Interface Characteristics
"Speed and Duplex
8-17.
"Speed and Duplex
8-17.
OL-19808-01

Advertisement

Table of Contents
loading

Table of Contents