Configuring Vpc Peer Links And Links To The Core On A Single Module - Cisco 7206 - VXR Router Configuration Manual

Network configuration guide
Table of Contents

Advertisement

Chapter 7
Configuring vPCs
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
To connect to the downstream device, you create a port channel to the downstream device from the
primary vPC peer device and you create another port channel to the downstream device from the
secondary peer device. Finally, working on each vPC peer device, you assign a vPC number to the port
channel that connects to the downstream device. You will experience minimal traffic disruption when
you are creating vPCs.

Configuring vPC Peer Links and Links to the Core on a Single Module

We recommend that you configure the vPC peer links on dedicated ports of different modules to reduce
Note
the possibility of a failure. For the best resiliency scenario, use at least two modules.
Beginning with Cisco NX-OS Release 4.2, if you must configure all the vPC peer links and core-facing
interfaces on a single module, you should configure, using the command line interface, a track object
and a track list that is associated with the Layer 3 link to the core and on all vPC peer links on both vPC
peer devices. You use this configuration to avoid dropping traffic if that particular module goes down
because when all the tracked objects on the track list go down, the system does the following:
Once you configure this feature and if the module fails, the system automatically suspends all the vPC
links on the primary vPC peer device and stops the peer-keepalive messages. This action forces the vPC
secondary device to take over the primary role and all the vPC traffic to go to this new vPC primary
device until the system stabilizes.
Create a track list that contains all the links to the core and all the vPC peer links as its object. Enable
tracking for the specified vPC domain for this track list. Apply this same configuration to the other vPC
peer device. See the Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 5.x,
for information about configuring object tracking and track lists.
See the Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 5.x, for
information on configuring object tracking.
This example uses boolean OR in the track list and will force all traffic to the vPC peer device only for
Note
a complete module failure. If you want to trigger a switchover when any core interface or peer-link goes
down, use a boolean AND in the track list below.
To configure a track list to switch over vPC to the remote peer when all related interfaces on a single
module fail, follow these steps:
Configure track objects on an interface (Layer 3 to core) and on a port channel (vPC peer link).
Step 1
n7k-1(config-if)# track 35 interface ethernet 8/35 line-protocol
n7k-1(config-track)# track 23 interface ethernet 8/33 line-protocol
n7k-1(config)# track 55 interface port-channel 100 line-protocol
Create a track list that contains all the interfaces in the track list using the Boolean OR to trigger when
Step 2
all objects fail.
n7k-1(config)# track 44 list boolean OR
n7k-1(config-track)# object 23
OL-23435-03
Stops the vPC primary peer device sending peer-keepalive messages which forces the vPC
secondary peer device to take over.
Brings down all the downstream vPCs on that vPC peer device, which forces all the traffic to be
rerouted in the access switch toward the other vPC peer device.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Information About vPCs
7-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents