ESR series service routers.ESR-Series. User manual
•
•
Step Description Command Keys
24 Set the time interval in seconds after
which the router selects DR in the
network(optional).
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(optional).
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 neighbor
authentication(optional).
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.
28 Enable virtual connection. esr(config-ospf- vlink)# enable
29 Switch to the interface/tunnel/network
bridge configuration mode.
esr(config)# interface <IF-
TYPE><IF-NUM>
<IF-TYPE> – interface type;
<IF-NUM> – F/S/P – F frame
(1), S – slot (0), P – port.
esr(config)# tunnel <TUN-
TYPE><TUN-NUM>
<TUN-TYPE> – tunnel type;
<TUN-NUM> – tunnel number.
esr(config)# bridge <BR-NUM> <BR-NUM> – bridge number.
30 Define the interface / tunnel / network
bridge inherence to a specific OSPF
process.
esr(config-if-gi)# ip ospf instance
<ID>
<ID> – process number, takes
values of [1..65535].