466 Configuring Port Characteristics
Port Configuration Examples
This section contains the following examples:
• Configuring Port Settings
• Configuring a Link Dependency Groups
Configuring Port Settings
The commands in this example specify the speed and duplex mode for port 1
(tengigabitethernet 1/0/1) and change the MTU size for ports 10, 11, 12, 20,
and 25.
To configure the switch:
1
Enter Interface Configuration mode for port 1.
console#configure
console(config)#interface tengigabitEthernet 1/0/1
2
Change the speed and duplex settings for the port.
console(config-if-Te1/0/1)#speed 100
console(config-if-Te1/0/1)#duplex full
console(config-if-Te1/0/1)#exit
3
Enter Interface Configuration mode for ports 10, 11, 12, 20, and 24.
console(config)#interface range tengigabitEthernet
1/0/10-12,1/0/20,1/0/24
4
Enable jumbo frame support on the interfaces.
console(config-if)#mtu 9216
console(config-if)#CTRL + Z
5
View summary information about the ports
console#show interfaces configuration
Port Type Duplex Speed Neg Admin St.
--------- ------------- ------ ------- ---- -----
Te1/0/1 10G - Level N/A Unknown Auto Up
Te1/0/2 10G - Level N/A Unknown Auto Up
Te1/0/3 10G - Level N/A Unknown Auto Up
Te1/0/4 10G - Level N/A Unknown Auto Up
Te1/0/5 10G - Level N/A Unknown Auto Up
--More-- or (q)uit