In the vsx lab 1 directions it states to do the following;
SW1
interface 1/1/7
no shutdown
vrf attach KA
description VSX keepalive
ip address 192.168.0.0/31
SW2
interface 1/1/7
no shutdown
vrf attach KA
description VSX keepalive
ip address 192.168.0.1/31
I add this and I am able to ping both sides via the "ping 192.168.0.x vrf KA" command.
Later on the lab states to do the following Step #4;
vsx
keepalive peer 192.168.0.1 source 192.168.0.0 vrf KA
Here is where I have an issue, complains, "keepalive is already defined" and Keepalive State never changes from "Keepalive-Init to "Keepalive-Established" If I remove "vrf attach KA" from int 1/1/7 everything seems to work, other than I can now ping 192.168.0.x outside the vrf, don't need to add "vrf KA to the end of the ping command. I get the impression adding "vrf attach KA" to interface 1/1/7 is not needed but best practice? Any insight on this?
------------------------------
jeffrey nappi
------------------------------