Cisco Systems N5KC5596TFA Switch User Manual


 
You must configure both switches on either side of the vPC peer link with the following procedure.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure terminal
Step 1
Specifies an interface to configure, and enters
interface configuration mode.
switch(config)# interface ethernet
chassis/slot/port
Step 2
Creates an EtherChannel host interface on the
selected host interface.
switch(config-if)# channel-group
channel-number mode {active | passive |
on}
Step 3
(Optional)
Displays information about each EtherChannel
host interface.
switch# show port-channel summary
Step 4
(Optional)
Copies the running configuration to the startup
configuration.
switch# copy running-config
startup-config
Step 5
This example shows how to configure an EtherChannel host interface:
switch# configure terminal
switch(config)# interface ethernet 101/1/20
switch(config-if)# channel-group 7 mode active
Moving Other Port Channels into a vPC
Before You Begin
Ensure that you have enabled the vPC feature.
You must configure both switches on either side of the vPC peer link with the following procedure.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure terminal
Step 1
Selects the port channel that you want to put into the vPC to
connect to the downstream switch, and enters the interface
configuration mode.
switch(config)# interface
port-channel channel-number
Step 2
A vPC can be configured on a normal port channel
(physical vPC topology), on an port channel fabric
interface (fabric extender vPC topology), and on an
port channel host interface (host interface vPC
topology)
Note
Cisco Nexus 5000 Series NX-OS Interfaces Configuration Guide, Release 5.2(1)N1(1)
78-26881-OL 89
Configuring Virtual Port Channels
Moving Other Port Channels into a vPC