Configuring A Graceful Consistency Check - 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
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vpc domain domain-id
Example:
switch(config-if)# vpc domain 5
switch(config-vpc-domain)#
Step 3
peer-gateway
Example:
switch(config-vpc-domain)# peer-gateway
Note:
------:: Disable IP redirects on all
interface-vlans of this vPC domain for
correct operation of this feature ::------
Step 4
peer-gateway exclude-vlan backup-vlan-id
Example:
switch(config-vpc-domain)# peer-gateway
exclude-vlan 2
Step 5
exit
Example:
switch(config-vpc-domain)# exit
switch(config)#
Step 6
show vpc brief
Example:
switch# show vpc brief
Step 7
copy running-config startup-config
Example:
switch# copy running-config startup-config

Configuring a Graceful Consistency Check

Beginning with Cisco NX-OS Release 5.2(1), you can configure the graceful consistency check feature,
which is enabled by default. Unless this feature is enabled, the vPC is completely suspended when a
mismatch in a mandatory compatibility parameter is introduced in a working vPC. When this feature is
enabled, only the links on the secondary peer device are suspended. See the
for vPC Interfaces" section on page 7-15
SUMMARY STEPS
1.
2.
OL-23435-03
configure terminal
vpc domain domain-id
Purpose
Enters global configuration mode.
Creates a vPC domain if it doesn't already exist, and
enters the vpc-domain configuration mode.
Enables Layer 3 forwarding for packets destined to
the peer's gateway MAC address.
(Optional) Beginning with Cisco NX-OS Release
5.1(3), avoids software switching of transit VLAN
traffic in a mixed chassis mode.
Note
Exits 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.
for information on consistent configurations on the vPCs.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
See the
"vPC Peer-Gateway" section on
page 7-12
for more information.
"Compatibility Parameters
Configuring vPCs
7-39

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents