![H3C S9500 Series Command Manual Download Page 153](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036153.webp)
Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-62
[Sysname] mpls
Mpls starting, please wait... OK!
[Sysname-mpls] mpls te
Mpls te starting, please wait... OK!
[Sysname-mpls] mpls rsvp-te
# Enable RSVP-TE on interface VLAN-interface 12.
[Sysname] interface vlan-interface 12
[Sysname-Vlan-interface12] mpls rsvp-te
# Disable RSVP-TE on VLAN-interface 12.
[Sysname-Vlan-interface12] undo mpls rsvp-te
1.1.39 mpls rsvp-te authentication
Syntax
mpls rsvp-te authentication
{
cipher
|
plain
}
auth-key
undo mpls rsvp-te authentication
View
Interface view
Default Level
2: System level
Parameters
cipher
: Indicates that the specified authentication key is a cipher-text key.
plain
: Indicates that the specified authentication key is a plain-text key.
auth-key
: Authentication key, case sensitive. Input in plain text, the string for it is 8 to 16
characters in length; input in cipher text, the string for it is 24 characters in length. If the
plain
keyword is specified, it can only be input in plain text. If the
cipher
keyword is
specified, it can be input in both plain text or in cipher text.
Description
Use the
mpls rsvp-te
authentication
command to enable RSVP message
authentication on the interface.
Use the
undo
mpls rsvp-te authentication
command to disable RSVP message
authentication on the interface.
The RSVP messages sent out of the interface convey a message authentication digest
created using the hash algorithm and the configured authentication key. This
authentication key also used by the interface to authenticate received RSVP messages.
For the two interfaces at the two ends of a link to exchange RSVP messages, they must