Configuring Interface Speed - Cisco nexus 5000 series Cli Configuration Manual

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Chapter 1
Configuring Ethernet Interfaces
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
To use the normal UDLD mode, you must configure one of the ports for normal mode and configure the
other port for the normal or aggressive mode. To use the aggressive UDLD mode, you must configure
both ports for the aggressive mode.
Note
Before you begin UDLD must be enabled for the other linked port and its device.
Command
Step 1
switch# configure terminal
Step 2
switch(config)# feature udld
switch(config)# no feature udld
Step 3
switch(config)# show udld global
Step 4
switch(config)# interface ethernet
slot/port
Step 5
switch(config-if)# udld {enable |
disable | aggressive}
Step 6
switch(config-if)# show udld interface
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 eight ports of a Nexus 5010 switch and the first 16 ports of a Nexus 5020 switch are switchable
1-Gigabit/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 then set its speed
with the speed command.
OL-16597-01
Purpose
Enters configuration mode.
Enables UDLD for the device.
Disables UDLD for the device.
Displays the UDLD status for the device.
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.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring Ethernet Interfaces
1-5

Advertisement

Table of Contents
loading

Table of Contents