Configuring Interface Speed - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring Interface Speed

Step 5
Step 6
Step 7
This example shows how to enable the UDLD for the switch:
switch# configure terminal
switch(config)# feature udld
This example shows how to enable the normal UDLD mode for an Ethernet port:
switch# configure terminal
switch(config)# interface ethernet 1/4
switch(config-if)# udld enable
This example shows how to enable the aggressive UDLD mode for an Ethernet port:
switch# configure terminal
switch(config)# interface ethernet 1/4
switch(config-if)# udld aggressive
This example shows how to disable UDLD for an Ethernet port:
switch# configure terminal
switch(config)# interface ethernet 1/4
switch(config-if)# udld disable
This example shows how to disable UDLD for the switch:
switch# configure terminal
switch(config)# no feature udld
Configuring Interface Speed
The first 8 ports of a Cisco Nexus 5010 switch and the first 16 ports of a Cisco Nexus 5020 switch are
switchable 1-Gigabit and 10-Gigabit ports. The default interface speed is 10-Gigabit. To configure these ports
for 1-Gigabit Ethernet, insert a 1-Gigabit Ethernet SFP transceiver into the applicable port and then set its
speed with the speed command.
To configure a 1-Gigabit Ethernet port, perform this task:
Procedure
Step 1
Step 2
Step 3
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
70
Command or Action
switch(config)# interface type slot/port
switch(config-if)# udld {enable | disable
| aggressive}
switch(config-if)# show udld interface
Command or Action
switch# configure terminal
switch(config)# interface type slot/port
switch(config-if)# speed speed
Configuring Ethernet Interfaces
Purpose
Specifies an interface to configure, and enters
interface configuration mode.
Enables the normal UDLD mode, disables
UDLD, or enables the aggressive UDLD mode.
Displays the UDLD status for the interface.
Purpose
Enters configuration mode.
Enters interface configuration mode for the specified
interface. This interface must have a 1-Gigabit
Ethernet SFP transceiver inserted into it.
Sets the speed on the interface.
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents