Step Description Command Keys
16 Specify the interval between sending
messages via DPD mechanism
(optionally).
esr(config-ike-gw)#dead-peer-
detection interval <SEC>
<SEC> – interval between
sending messages via DPD
mechanism, takes values of
[1..180] seconds.
17 Specify the time period of response to
DPD mechanism messages (optionally).
esr(config-ike-gw)# dead-peer-
detection timeout <SEC>
<SEC> – time interval of
response to DPD mechanism
messages, takes values of
[1..180] seconds.
18 Specify IKE version (optionally). esr(config-ike-gw)# version
<VERSION>
<version> – IKE protocol
version: v1-only or v2-only.
19 Set sender’s IP subnets. esr(config-ike-gw)# local network
<ADDR/LEN>
[ protocol { <TYPE> | <ID> } [ port
<PORT> ] ]
<ADDR/LEN> – subnet IP
address and mask of a sender.
The parameter is defined as
AAA.BBB.CCC.DDD/EE where
each part AAA-DDD takes
values of [0..255] and EE takes
values of [1..32].
<TYPE> – protocol type, takes
the following values: esp, icmp,
ah, eigrp, ospf, igmp, ipip, tcp,
pim, udp, vrrp, rdp, l2tp, gre;
<ID> – IP identification number,
takes values of [0x00-0xFF];
<PORT> – TCP/UDP port, takes
values of [1..65535].
20 Specify the IP address of IPsec tunnel
local gateway.
esr(config-ike-gw)#local address
<ADDR>
<ADDR> – IP address of a local
gateway.
21 Specify the IP address of IPsec tunnel
remote gateway.
esr(config-ike-gw)#remote
address <ADDR>
<ADDR> – IP address of a
remote gateway.