Enterasys Networks XSR CLI Router User Manual


 
Tunnel Commands
XSR CLI Reference Guide 14-129
Mode
Tunnelconfiguration:XSR(config-tms-tunnel)#
Example
ThefollowingexampleenablesthetunnelACME_VPN:
XSR(config)#interface vpn 57 multi-point
XSR(config-int<vpn>)#tunnel ACME_VPN
XSR#(config-tms-tunnel)#set active
set heartbeat
Thiscommandconfiguresthemechanismtoprobeatunnelpeertomonitortunnelconnectivity.
PingisusedoverIKE/IPSectunnelsconfiguredwithdynamicallyassignedaddresses.
Syntax
set heartbeat {interval | retries>} [A.B.C.D]
Syntax of the “no” Form
Thenoformofthiscommanddisablestheheartbeat:
no set heartbeat
Defaults
•Interval:6seconds
Retries:3
Mode
Tunnelconfiguration:XSR#(config-tms-tunnel)#
Example
Thefollowingexamplesetstunnelheartbeatvalues:
XSR(config)#interface vpn 57 multi-point
XSR(config-int<vpn>)#tunnel “ACME VPN”
XSR#(config-tms-tunnel)#set heartbeat 50 10 192.168.57.9
interval
Intervalbetweenheartbeattriesbeforetimingout,rangingfrom1to3600
seconds.Zero(0)disablestheheartbeat.
retries
Numberofretriesbeforethetunnelisdeclareddown,rangingfrom3to100.
A.B.C.D.
IPaddressofaspecifiedremotepeertopingtomonitortunnelconnectivity.