Configuring A Vpc Keepalive Link - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring vPCs
Step 4
This example shows how to create a vPC domain:
switch# configure terminal
switch(config)# vpc domain 5

Configuring a vPC Keepalive Link

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.
Before You Begin
Ensure that you have enabled the vPC feature.
You must configure the vPC peer-keepalive link before the system can form the vPC peer link.
You must configure both switches on either side of the vPC peer link with the following procedure.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
OL-16597-01
Command or Action
switch# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# vpc domain domain-id
switch(config-vpc-domain)# peer-keepalive
destination ipaddress [hold-timeout secs |
interval msecs {timeout secs} | precedence
{prec-value | network | internet | critical |
flash-override | flash | immediate priority |
routine} | tos {tos-value | max-reliability |
max-throughput | min-delay |
min-monetary-cost | normal} | tos-byte
tos-byte-value} | source ipaddress | vrf {name |
management vpc-keepalive}]
switch# show vpc peer-keepalive
switch# copy running-config startup-config
Purpose
(Optional)
Copies the running configuration to the startup
configuration.
Purpose
Enters configuration mode.
Creates a vPC domain on the switch if it does
not already exist, and enters the vpc-domain
configuration mode.
Configures the IPv4 address for the remote end
of the vPC peer-keepalive link.
Note
The management ports and VRF are the defaults
(Optional)
Displays information about the configuration
for the keepalive messages.
(Optional)
Copies the running configuration to the startup
configuration.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Configuring a vPC Keepalive Link
The system does not form the vPC
peer link until you configure a vPC
peer-keepalive link.
137

Advertisement

Table of Contents
loading

Table of Contents