HP MSR2000/3000/4000 Router Series MPLS Command Reference

133
authentication lifetime
authentication window-size
display rsvp authentication
reset rsvp authentication
rsvp authentication key
rsvp authentication lifetime
rsvp authentication window-size
rsvp authentication key
Use rsvp authentication key to enable RSVP authentication on an interface, and configure the
authentication key.
Use undo rsvp authentication key to disable RSVP authentication on an interface.
Syntax
rsvp authentication key { cipher | plain } auth-key
undo rsvp authentication key
Default
RSVP authentication is disabled.
Views
Interface view
Predefined user roles
network-admin
Parameters
cipher: Sets a ciphertext authentication key.
plain: Sets a plaintext authentication key.
auth-key: Specifies the authentication key. This argument is case sensitive. If the cipher keyword is
specified, it must be a ciphertext string of 1 to 53 characters. If the plain keyword is specified, it must be
a plaintext string of 1 to 16 characters.
Usage guidelines
RSVP authentication ensures integrity of RSVP messages, preventing fake resource reservation requests
from occupying network resources.
RSVP uses MD5 to calculate a digest for the authentication key and the message body, adds the digest
to the message, and sends the message. When the peer receives the message, it performs the same
calculation and compares the calculated digest with the digest in the message. If the two digests are the
same, the message passes the RSVP authentication and is accepted. Otherwise, the peer device discards
the message.
RSVP authentication can be configured in the following views:
RSVP view—Configuration in this view applies to all RSVP messages.
RSVP neighbor viewConfiguration in this view applies only to RSVP messages received from and
sent to the specified neighbor.