Configuring A Port-Channel Description - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Configuring Port Channels
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m

Configuring a Port-Channel Description

You can configure a description for a port channel.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface port-channel channel-number
Example:
switch(config)# interface port-channel 2
switch(config-if)
Step 3
description
Example:
switch(config-if)# description
engineering
switch(config-if)#
Step 4
exit
Example:
switch(config-if)# exit
switch(config)#
Step 5
show interface port-channel
channel-number
Example:
switch(config-router)# show interface
port-channel 2
Step 6
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to add a description to port channel 2:
switch# configure terminal
switch (config)# interface port-channel 2
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
6-24
configure terminal
interface port-channel channel-number
description
exit
show interface port-channel channel-number
copy running-config startup-config
Chapter 6
Purpose
Enters configuration mode.
Specifies the port-channel interface that you want to
configure, and enters the interface mode.
Allows you to add a description to the port-channel
interface. You can use up to 80 characters in the
description. By default, the description does not
display; you must configure this parameter before the
description displays in the output.
Exits the interface mode and returns to the
configuration mode.
(Optional) Displays interface information for the
specified port channel.
(Optional) Copies the running configuration to the
startup configuration.
Configuring Port Channels
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents