ESR series service routers.ESR-Series. User manual
Step Description Command Keys
38 Set the time interval in seconds after 
which the router re-sends a packet that 
has not received a delivery confirmation 
(for example, a DatabaseDescription 
packet or LinkStateRequest packets. 
Optional).
esr(config-if-gi)# ip ospf 
restransmit-interval <TIME>
<TIME> – time in seconds, 
takes values of [1..65535].
Default value: 5 seconds.
esr(config-if-gi)# ipv6 ospf 
restransmit-interval <TIME>
39 Set the time interval in seconds after 
which the router sends the next hello 
packet(optional).
esr(config-if-gi)# ip ospf hello-
interval <TIME>
<TIME> – time in seconds, 
takes values of [1..65535].
Default value: 10 seconds.
esr(config-if-gi)# ipv6 ospf hello-
interval <TIME>
40 Set the time interval in seconds after 
which the neighbor is considered to be 
idle (optional). This interval should be a 
multiple of the ‘hello interval’ value.
esr(config-if-gi)# ip dead-interval 
<TIME>
<TIME> – time in seconds, 
takes values of [1..65535].
Default value: 40 seconds.
esr(config-if-gi)# ipv6 dead-
interval <TIME>
41 Set the time interval during which 
NBMA interface waits before sending a 
HELLO packet to a neighbor, even if the 
neighbor is inactive (optional).
esr(config-if-gi)# ip poll-interval 
<TIME>
<TIME> – time in seconds, 
takes values of [1..65535].
Default value: 120 seconds.
esr(config-if-gi)# ipv6 poll-interval 
<TIME>
42 Set static IP address of a neighbor to 
establish a relation in NMBA and P2MP 
(Point-to-MultiPoint) 
networks(optional).
esr(config-if-gi)# ip ospf neighbor 
<IP> [ eligible ]
<IP> – neighbor’s IP address, 
defined as AAA.BBB.CCC.DDD 
where each part takes values 
of [0..255].
eligible – optional parameter, 
allows the device to take part in 
DR selection process in NMBA 
networks. The interface priority 
should be greater than zero.
esr(config-if-gi)# ip ospf neighbor 
<IP> [ eligible ]
<IPV6-ADDR> – neighbor’s IPv6 
address, defined as X:X:X:X::X 
where each part takes values in 
hexadecimal format [0..FFFF];
eligible – optional parameter, 
allows the device to take part in 
DR selection process in NMBA 
networks. The interface priority 
should be greater than zero.