Got a question about HRSP:
So I am looking at this:
interface GigabitEthernet0/0
ip address XXXXXXX
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
standby 1 ip XXXX
standby 1 priority 120
standby 1 preempt
standby 1 name VPNHA
standby 1 track 1 decrement 20
standby 1 track 2 decrement 20
crypto map XXXXXX redundancy XXXXX stateful
!
My question is under standby 1 track 1, is there a way to see what tracked object this is? I mean, I know you could put a interface in there (which is what I want/probably will do) but I just want to know what command displays the tracked objects.
Also does anyone have any experience with HA IPSEC VPN tunnels, specifically if it can be done without the use of a routing protocol?