Cisco 7604-RSP720C-R Configuration Manual page 249

Nx-os interfaces
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
BEFORE YOU BEGIN
Ensure that you have enabled the vPC feature.
Ensure that you are in the correct virtual device context (VDC) (or use the switchto vdc command).
Ensure that you have configured the track object and the track list. Ensue that you assign all interfaces
that connect to the core and to the vPC peer link to the track-list object on both vPC peer devices.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
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
track track-object-id
Example:
switch(config-vpc-domain)# track object 23
switch(config-vpc-domain)#
Step 4
exit
Example:
switch(config-vpc-domain)# exit
switch(config)#
Step 5
show vpc brief
Example:
switch# show vpc brief
Step 6
copy running-config startup-config
Example:
switch# copy running-config startup-config
OL-23435-03
configure terminal
vpc domain domain-id
track track-object-id
exit
(Optional) show vpc
(Optional) copy running-config startup-config
Purpose
Enters global configuration mode.
Enters the vPC domain number that you want to
configure. The system enters the vpc-domain
configuration mode.
Adds the previously configured track-list object
with its associated interfaces to the vPC domain. See
the Cisco Nexus 7000 Series NX-OS Unicast Routing
Configuration Guide, Release 5.x, for information
on configuring object tracking and track lists.
Exits the vpc-domain configuration mode.
(Optional) Displays information on the tracked
objects.
(Optional) Copies the running configuration to the
startup configuration.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring vPCs
7-47

Advertisement

Table of Contents
loading

Table of Contents