
ESR service routers. ESR-Series. Functionality description. Version 1.12.0
132
•
•
Step
Description
Command
Keys
21
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).
esr(config-ospf- vlink)#
restransmit-interval
<TIME>
<TIME> – time in seconds, takes
values of [1..65535].
Default value: 5 seconds.
esr(config-ipv6-ospf-
vlink)# restransmit-
interval <TIME>
22
Set the time interval in seconds
after which the router sends the
next hello packet.
esr(config-ospf- vlink)#
hello-interval <TIME>
<TIME> – time in seconds, takes
values of [1..65535].
Default value: 10 seconds.
esr(config-ipv6-ospf-
vlink)# hello-interval
<TIME>
23
Set the time interval in seconds
after which the neighbor is
considered to be idle. This interval
should be a multiple of the ‘hello
interval’ value.
esr(config-ospf- vlink)#
dead-interval <TIME>
<TIME> – time in seconds, takes
values of [1..65535].
Default value: 40 seconds.
esr(config-ipv6-ospf-
vlink)# dead-interval
<TIME>
24
Set the time interval in seconds
after which the router selects DR in
the network.
esr(config-ospf- vlink)#
wait-interval <TIME>
<TIME> – time in seconds, takes
values of [1..65535].
Default value: 40 seconds
esr(config-ipv6-ospf-
vlink)# wait-interval
<TIME>
25
Define authentication algorithm.
esr(config-ospf- vlink)#
authentication algorithm
<ALGORITHM>
<ALGORITHM> – authentication
algorithm:
cleartext
– password,
transmitted in unencrypted
form (available only for RIP
and OSPF-VLINK);
md5
– password is hashed
by md5 algorithm.
26
Set the password for neighbour
authentication.
esr(config-ospf- vlink)#
authentication key ascii-
text
{ <CLEAR-TEXT> |
encrypted <ENCRYPTED-
TEXT> }
<CLEAR-TEXT> – password, set by
the string of 8 to 16 characters.
<ENCRYPTED-TEXT> – encrypted
password of 8 to 16 bytes (from
16 to 32 characters) in
hexadecimal format (0xYYYY ...)
or (YYYY ...).
27
Specify the list of passwords for
authentication via md5 hashing
algorithm.
esr(config-ospf- vlink)#
authentication key chain
<KEYCHAIN>
<KEYCHAIN> – key list identifier,
set by the string of up to 16
characters.