HP MSR2000/3000/4000 Router Series MPLS Command Reference
102
<Sysname> system-view
[Sysname] rsvp
[Sysname-rsvp] peer 1.1.1.9
[Sysname-rsvp-peer-1.1.1.9] authentication lifetime 100
Related commands
• authentication challenge
• authentication key
• authentication window-size
• display rsvp authentication
• reset rsvp authentication
• rsvp authentication challenge
• rsvp authentication key
• rsvp authentication lifetime
• rsvp authentication window-size
authentication window-size
Use authentication window-size in RSVP view to configure the global RSVP authentication window size,
which is the maximum number of authenticated RSVP messages that can be received out of sequence.
Use authentication window-size in RSVP neighbor view to configure the RSVP authentication window
size for a specific RSVP neighbor.
Use undo authentication window-size to restore the default.
Syntax
authentication window-size number
undo authentication window-size
Default
Only one authenticated RSVP message can be received out of sequence.
Views
RSVP view, RSVP neighbor view
Predefined user roles
network-admin
Parameters
number: Specifies the maximum number of authenticated RSVP messages that can be received out of
sequence, in the range of 1 to 64.
Usage guidelines
To protect against replay attacks, the sender places a unique sequence number in each RSVP message
that contains authentication information. The sender monotonically increases the value of the sequence
number each time it sends an RSVP message. If the sequence number of a received message is in the
specified authentication window size, the receiver accepts the message. Otherwise, the receiver discards
the message.