Cisco 7206 - VXR Router Configuration Manual page 176

Network configuration guide
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
BEFORE YOU BEGIN
Enable LACP if you want LACP-based port channels.
Ensure that you are in the correct VDC (or use the switchto vdc command).
Remove any IP addresses configured on the Layer 3 interface.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface type slot/port
Example:
switch(config)# interface ethernet 1/4
switch(config-if)
Step 3
no switchport
Example:
switch(config-if)# no switchport
Step 4
channel-group channel-number [force]
[mode {on | active | passive}]
Example:
switch(config-if)# channel-group 5
Example:
switch(config-if)# channel-group 5 force
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
6-20
configure terminal
interface type slot/port
no switchport
channel-group channel-number [force] [mode {on | active | passive}]
show interface type slot/port
copy running-config startup-config
Chapter 6
Purpose
Enters configuration mode.
Specifies the interface that you want to add to a
channel group, and enters the interface configuration
mode.
Configures the interface as a Layer 3 port.
Configures the port in a channel group and sets the
mode. The channel-number range is from 1 to 4096.
The Cisco NX-OS software creates the port channel
associated with this channel group if the port channel
does not already exist.
(Optional) Forces an interface with some incompatible
configurations to join the channel. The forced interface
must have the same speed, duplex, and flow control
settings as the channel group.
Configuring Port Channels
OL-23435-03

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents