Cisco 7206 - VXR Router Configuration Manual page 251

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)# vpc domain 5
switch(config-vpc-domain)#
Step 3
reload restore [delay time-out]
Example:
switch(config-vpc-domain)# reload restore
Step 4
exit
Example:
switch(config-vpc-domain)# exit
switch(config)#
Step 5
show running-config vpc
Example:
switch# show running-config vpc
Step 6
show vpc consistency-parameters interface
port-channel number
Example:
switch# show vpc consistency-parameters
interface port-channel 1
Step 7
copy running-config startup-config
Example:
switch# copy running-config startup-config
This example shows how to set the vPC reload restore feature and save it in the switch startup
configuration:
switch# configure terminal
Enter configuration commands, one per line.
switch(config)# vpc domain 5
switch(config-vpc-domain)# reload restore
Warning:
Enables restoring of vPCs in a peer-detached state after reload, will wait for 240
seconds (by default) to determine if peer is un-reachable
switch(config-vpc-domain)# exit
switch(config)# exit
switch# copy running-config startup-config
switch# show running-config vpc
OL-23435-03
Purpose
Enters global configuration mode.
Enters the vPC domain number that you want to
configure. The system enters the vpc-domain
configuration mode.
Configures the vPC to assume its peer is not
functional and to bring up the vPC. The default
delay is 240 seconds. You can configure a time-out
delay from 240 to 3600 seconds.
Use the no form of the command to reset the vPC to
the standard behavior.
Exits the vpc-domain configuration mode.
(Optional) Displays information about the vPC,
specifically the reload status.
(Optional) Displays information about the vPC
consistency parameters for the specified interface.
(Optional) Copies the running configuration to the
startup configuration.
Note
End with CNTL/Z.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
To ensure the reload feature is enabled, you
should perform this step.
Configuring vPCs
7-49

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents