3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1606
C
HAPTER
 96: MPLS TE C
ONFIGURATION
 C
OMMANDS
mpls rsvp-te
Syntax
mpls rsvp-te
undo mpls rsvp-te
View
MPLS view, interface view
Parameter
None
Description
Use the mpls rsvp-te command to enable RSVP-TE.
Use the undo mpls rsvp-te command to disable RSVP-TE.
By default, RSVP-TE is disabled.
You must enable RSVP-TE before you can configure other RSVP-TE features.
Before enabling RSVP-TE, enable MPLS in both system view and interface view.
Disabling RSVP-TE in MPLS view disables RSVP-TE on interfaces.
Example
# Enable RSVP-TE on current node.
<Sysname> system-view
[Sysname] mpls
[Sysname-mpls] mpls rsvp-te 
# Enable RSVP-TE on interface Ethernet 1/0.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] mpls rsvp-te 
mpls rsvp-te authentication
Syntax
mpls rsvp-te authentication { cipher | plain auth-key
undo mpls rsvp-te authentication
View
Interface view
Parameter
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.