Adding A Port To A Port Channel - Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Configuring Port Channels
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
If you want LACP-based port channels, you need to enable LACP (see the
Note
page
To create a port channel, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# interface
port-channel channel-number
This example shows how to create a port channel:
switch# configure terminal
switch (config)# interface port-channel 1
To remove the port channel and delete the associated channel group, perform this task:
Command
switch(config)# no interface
port-channel channel-number

Adding a Port to a Port Channel

You can add a port to a new channel group or to a channel group that already contains ports. Cisco
NX-OS creates the port channel associated with this channel group if the port channel does not already
exist.
Note
If you want LACP-based port channels, you need to enable LACP (see the
page
To configure a port channel, perform this task:
Command
Step 1
switch# configure terminal
Step 2
switch(config)# interface type
slot/port
Step 3
switch(config-if)# switchport mode
trunk
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
11-8
11-10).
11-10).
Chapter 11
Purpose
Enters configuration mode.
Specifies the port-channel interface to configure, and
enters the interface configuration mode. The range is
from 1 to 4096. Cisco NX-OS automatically creates the
channel group if it does not already exist.
Purpose
Removes the port channel and deletes the associated
channel group. See the
"Compatibility Requirements"
section on page 11-2
for details on how the interface
configuration changes when you delete the port channel.
Purpose
Enters configuration mode.
Specifies the interface that you want to add to a channel
group and enters the interface configuration mode.
(Optional) Configures the interface as a trunk port.
Configuring Port Channels
"Enabling LACP" section on
"Enabling LACP" section on
OL-16597-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents