ESR series service routers.ESR-Series. User manual
Step Description Command Keys
17 Specify the time period of response to 
DPD mechanism messages (optional).
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 (optional). 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.
22 Set recipient’s subnet IP address as 
well as IP and port.
esr(config-ike-gw)# remote 
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].