Configuring The Tracking Feature On A Single-Module Vpc - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

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
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vpc domain domain-id
Example:
switch(config)# vpc domain 5
switch(config-vpc-domain)#
Step 3
role priority priority
Example:
switch(config-vpc-domain)# role priority 4
switch(config-vpc-domain)#
Step 4
exit
Example:
switch(config-vpc-domain)# exit
switch(config)#
Step 5
show vpc role
Example:
switch# show vpc role
Step 6
copy running-config startup-config
Example:
switch# copy running-config startup-config
This example shows how to manually configure the role priority of the vPC peer device:
switch# configure terminal
switch(config)# vpc domain 5
switch(config-vpc-domain)# role priority 4

Configuring the Tracking Feature on a Single-Module vPC

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 a track object and a track list that is associated with
the Layer 3 link to the core and on all the links on the vPC peer link on both primary vPC peer devices.
Once you configure this feature and if the primary vPC peer device fails, the system automatically
suspends all the vPC links on the primary vPC peer device. This action forces all the vPC traffic to the
secondary vPC peer device until the system stabilizes.
You must put this configuration on both vPC peer devices. Additionally, you should put the identical
configuration on both vPC peer devices because either device can become the operationally primary vPC
peer device.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
7-46
Purpose
Enters global configuration mode.
Enters the vPC domain number that you want to
configure. The system enters the vpc-domain
configuration mode.
Enters the role priority that you want for the vPC
system priority.The range of values is from 1 to
65636, and the default value is 32667. A lower value
means this switch has a better chance of being the
primary vPC.
Exits the vpc-domain configuration mode.
(Optional) Displays the vPC system priority.
(Optional) Copies the running configuration to the
startup configuration.
Chapter 7
Configuring vPCs
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents