R0106-HP MSR Router Series MPLS Command Reference(V7)

188
RSVP neighbor view—Configuration applies only to RSVP security associations with the specified
RSVP neighbor.
Interface view—Configuration applies only to RSVP security associations established on the current
interface.
Examples
# Enable RSVP challenge-response handshake on interface GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] rsvp authentication challenge
Related commands
authentication challenge
authentication key
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.