Creating A Vpc Peer Link - Cisco Nexus 3548 Configuration Manual

Nx-os interfaces release 9x
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Configuring Virtual Port Channels

Creating a vPC Peer Link

You can create a vPC peer link by designating the EtherChannel that you want on each switch as the peer link
for the specified vPC domain. We recommend that you configure the EtherChannels that you are designating
as the vPC peer link in trunk mode and that you use two ports on separate modules on each vPC peer switch
for redundancy.
Before you begin
Ensure that you have enabled the vPC feature.
You must configure both switches on either side of the vPC peer link
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# interface port-channel channel-number
3. switch(config-if)# vpc peer-link
4. (Optional) switch# show vpc brief
5. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# interface port-channel channel-number
Step 3
switch(config-if)# vpc peer-link
Step 4
(Optional) switch# show vpc brief
Step 5
(Optional) switch# copy running-config startup-config
Example
This example shows how to configure a vPC peer link:
switch# configure terminal
switch(config)# interface port-channel 20
switch(config-if)# vpc peer-link
Purpose
Enters global configuration mode.
Selects the EtherChannel that you want to use as the vPC
peer link for this switch, and enters the interface
configuration mode.
Configures the selected EtherChannel as the vPC peer link,
and enters the vpc-domain configuration mode.
Displays information about each vPC, including information
about the vPC peer link.
Copies the running configuration to the startup
configuration.
Cisco Nexus 3548 Switch NX-OS Interfaces Configuration Guide, Release 9x
Creating a vPC Peer Link
79

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents