Setting The Interface Speed And Duplex Parameters - Cisco 2950G 24 - Catalyst Switch Software Configuration Manual

Desktop switch
Hide thumbs Also See for 2950G 24 - Catalyst Switch:
Table of Contents

Advertisement

Chapter 9
Configuring the Switch Interfaces

Setting the Interface Speed and Duplex Parameters

The Ethernet link settings on the CPE Ethernet ports have special considerations and different default
Note
settings from the 10/100 ports. For this information, see the
page
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| nonegotiate} Enter the appropriate speed parameter for the interface, or enter auto
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 10 Mbps and the duplex mode to half on
FastEthernet interface 0/3 and to verify the configuration:
Switch# configure terminal
Switch(config)# interface fastethernet0/3
Switch(config-if)# speed 10
Switch(config-if)# duplex half
Switch(config)# end
Switch# show running-config
Building configuration...
Current configuration : 1954 bytes
!
version 12.1
no service pad
service timestamps debug uptime
78-14982-01
10-1.
Purpose
Enter global configuration mode.
Enter interface configuration mode and the physical interface
identification.
or nonegotiate.
The 1000 keyword is available only for 10/100/1000-Mbps
Note
ports. 100BASE-FX ports operate only at 100 Mbps.
1000BASE-SX ports and GBIC module ports operate only at
1000 Mbps. The nonegotiate keyword is available only for
1000BASE-SX, -LX, and -ZX GBIC-module ports.
Enter the duplex parameter for the interface.
The 100BASE-FX, 1000BASE-SX, and the 10/100/1000
Note
ports operate only in full-duplex mode for non-LRE switches.
The 10/100/1000 ports can run at either full- or half- duplex
for 10/100 Mbps but only operate in full-duplex for 1000
Mbps for LRE switches.
Return to privileged EXEC mode.
Display the interface speed and duplex mode configuration.
(Optional) Save your entries in the configuration file.
Catalyst 2950 Desktop Switch Software Configuration Guide
Configuring Switch Interfaces
"Ports on the 2950 LRE" section on
9-13

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 2950

Table of Contents