Creating A Vpc Peer Link; Checking The Configuration Compatibility - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Creating a vPC Peer Link

This example shows how to configure the destination IP address for the vPC-peer-keepalive link:
switch# configure terminal
switch(config)# vpc domain 5
switch(config-vpc-domain)# peer-keepalive destination 10.10.10.42
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 with the following procedures
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
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

Checking the Configuration Compatibility

After you have configured the vPC peer link on both vPC peer switches, check that the configurations are
consistent on all vPC interfaces.
Parameter
switch# show vpc consistency-parameters {global
| interface port-channel channel-number}
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
138
Command or Action
switch# configure terminal
switch(config)# interface
port-channel channel-number
switch(config-if)# vpc peer-link
switch# show vpc brief
switch# copy running-config
startup-config
Purpose
Enters 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.
(Optional)
Displays information about each vPC, including
information about the vPC peer link.
(Optional)
Copies the running configuration to the startup
configuration.
Default Setting
Displays the status of those parameters that must be
consistent across all vPC interfaces.
Configuring vPCs
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents