Cisco Tricks
From ben.goodacre.name/tech
Show interfaces:
sh ip int brief
Do not use the pager (more):
terminal length 0
Show VRFs:
show ip vrfShow interface names, VLANs and connection-status[1] :
sh int status
Show failover config
sh ip int brief will not show VIPs, to show this:
sh standby
Restart VPN tunnel
Initiate config mode, and 'cd' to the tunnel interface:conf t int TunnelxxxxxxStop tunnel:
shutdownBring tunnel back up:
no shutdown