177
To configure RSVP authentication in interface view:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter interface view.
interface
interface-type
interface-number
N/A
3.
Enable RSVP authentication
on the interface and
configure the authentication
key.
rsvp authentication
key
{
cipher
|
plain
}
string
By default, RSVP authentication
is disabled.
Do not enable both RSVP
authentication and FRR on the
same interface.
4.
Enable challenge-response
handshake on the interface.
rsvp authentication challenge
By default, the
challenge-response handshake
feature is disabled.
5.
Set the idle timeout for RSVP
security associations on the
interface.
rsvp authentication lifetime
life-time
By default, the idle timeout is 1800
seconds (30 minutes).
6.
Set the maximum number of
out-of-sequence RSVP
authentication messages
that can be received on the
interface.
rsvp authentication
window-size
number
By default, only one RSVP
authenticated message can be
received out of sequence.
To configure RSVP authentication in RSVP view:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter RSVP view.
rsvp
N/A
3.
Enable RSVP authentication
globally and configure the
authentication key.
authentication
key
{
cipher
|
plain
}
string
By default, RSVP authentication
is disabled.
4.
Enable challenge-response
handshake globally.
authentication challenge
By default, the
challenge-response handshake
feature is disabled.
5.
Set the global idle timeout for
RSVP security associations.
authentication lifetime
life-time
By default, the idle timeout is 1800
seconds (30 minutes).
6.
Set the global RSVP
authentication window size
(the maximum number of
RSVP authenticated
messages that can be
received out of sequence).
authentication window-size
number
By default, only one RSVP
authenticated message can be
received out of sequence.
Setting a DSCP value for outgoing RSVP packets
The DSCP value of an IP packet specifies the priority level of the packet and affects the transmission
priority of the packet.
To set a DSCP value for outgoing RSVP packets:
Step Command
Remarks
1.
Enter system view.
system-view
N/A