R2511-HP MSR Router Series Security Command Reference(V5)

566
Examples
# Set the redundancy hello packet sending interval to 30 seconds, and the maximum number of
consecutive failures in receiving redundancy hello packets to 3.
<Sysname> system-view
[Sysname] gdoi ks group abc
[Sysname-gdoi-ks-group-abc] redundancy hello interval 30 number 3
Related commands
display gdoi ks
redundancy retransmit
Use redundancy retransmit to configure the redundancy protocol packet retransmission interval and the
maximum number of retransmissions.
Use undo redundancy retransmit to restore the default.
Syntax
redundancy retransmit { interval interval | number number } *
undo redundancy retransmit [ interval | number ]
Default
The retransmission interval is 10 seconds, and the maximum number of retransmissions is 2.
Views
GDOI KS group view
Default command level
2: System level
Parameters
interval interval: Specifies the redundancy protocol packet retransmission interval in the range of 10 to
60 seconds.
number number: Specifies the maximum number of retransmissions, in the range of 2 to 5.
Usage guidelines
During KS election and data exchange, the local KS sends redundancy protocol packets (expect hello
packets) to peer KSs. If the local KS does not receive a response from a peer KS within the retransmission
interval, the local KS retransmits the packets to the peer KS. If the maximum number of retransmissions is
exceeded, the local KS sets the peer KS state to Down. Packets to be retransmitted include priority
requests, main advertisement packets, data mergence packets, data updates, and data synchronization
packets.
On a not-so-good network, you can increase the retransmission interval or retransmission number to
avoid KS split. If a KS loses contact with the primary KS, it will split from the KS group and elect itself as
the primary KS. Then, the KS group might have multiple primary KSs.
Examples
# Set the redundancy protocol packets retransmission interval to 30 seconds, and the maximum number
of retransmissions to 3.
<Sysname> system-view
[Sysname] gdoi ks group abc