Configure the vPC Keepalive Link and Messages
This example demonstrates how to configure the destination, source IP address, and VRF for the vPC-peer-keepalive link:
switch# configure terminal switch(構成)# feature vpcswitch(構成)# vpc domain 100switch(config-vpc-domain)# peer-keepalive destination 172.168.1.2 source 172.168.1.1 vrf vpc-keepalive
Create the vPC Peer Link
This example demonstrates how to configure a vPC peer link:
switch# configure terminal switch(構成)# interface port-channel 20switch(構成-if)# vpc peer-linkswitch(config-vpc-domain)#