Configuring The Vpc Keepalive Link And Messages - 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
5.
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
exit
Example:
switch(config-vpc-domain)# exit
switch(config)#
Step 4
show vpc brief
Example:
switch# show vpc brief
Step 5
copy running-config startup-config
Example:
switch# copy running-config startup-config
This example shows how to create a vPC domain:
switch# configure terminal
switch(config)# vpc domain 5
switch(config-vpc-domain)#
This example shows how to enter the vpc-domain command mode to configure an existing vPC domain:
switch# configure terminal
switch(config)# vpc domain 5
switch(config-vpc-domain)#

Configuring the vPC Keepalive Link and Messages

You must configure the vPC peer-keepalive link before the system can form the vPC peer link.
Note
You can configure the destination IP for the peer-keepalive link that carries the keepalive messages.
Optionally, you can configure other parameters for the keepalive messages.
We recommend that you configure a separate Virtual Routing and Forwarding (VRF) instance and put a
Note
Layer 3 port from each vPC peer device into that VRF for the vPC peer-keepalive link. Do not use the
peer link itself to send vPC peer-keepalive messages. For information on creating and configuring VRFs,
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
7-34
(Optional) copy running-config startup-config
Purpose
Enters global configuration mode.
Creates a vPC domain on the device, and enters the
vpc-domain configuration mode for configuration
purposes. There is no default; the range is from 1 to
1,000.
Exits the vpc-domain configuration mode.
(Optional) Displays brief information about each
vPC domain.
(Optional) Copies the running configuration to the
startup configuration.
Chapter 7
Configuring vPCs
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents