Displaying Interface Information - Cisco N5010P-N2K-BE Software Configuration Manual

Nx-os software configuration guide
Table of Contents

Advertisement

Displaying Interface Information

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
The following example shows how to disable an Ethernet port:
switch# configure terminal
switch(config)# interface ethernet 1/4
switch(config-if)# shutdown
To restart an interface, perform this task:
Command
switch(config-if)# no shutdown
The following example shows how to restart an Ethernet interface:
switch# configure terminal
switch(config)# interface ethernet 1/4
switch(config-if)# no shutdown
Displaying Interface Information
To view configuration information about the defined interfaces, perform one of these tasks:
Command
switch# show interface type slot/port
switch# show interface type slot/port
capabilities
switch# show interface type slot/port
transceiver
switch# show interface brief
switch# show interface debounce
switch# show interface flowcontrol
The show interface command is invoked from EXEC mode and displays the interface configurations.
Without any arguments, this command displays the information for all the configured interfaces in the
switch.
The following example shows how to display the physical Ethernet interface:
switch# show interface ethernet 1/1
Ethernet1/1 is up
Hardware is 1000/10000 Ethernet, address is 000d.eca3.5f08 (bia 000d.eca3.5f08)
MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec,
Encapsulation ARPA
Port mode is trunk
full-duplex, 10 Gb/s, media type is 1/10g
Input flow-control is off, output flow-control is off
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
5-10
reliability 255/255, txload 190/255, rxload 192/255
Chapter 5
Purpose
Restarts the interface.
Purpose
Displays the detailed configuration of the specified
interface.
Displays detailed information about the capabilities
of the specified interface. This option is only available
for physical interfaces
Displays detailed information about the transceiver
connected to the specified interface. This option is
only available for physical interfaces.
Displays the status of all interfaces.
Displays the debounce status of all interfaces.
Displays the detailed listing of the flow control
settings on all interfaces.
Configuring Ethernet Interfaces
OL-16597-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nexus 5000 series

Table of Contents