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

149
Predefined user roles
network-admin
Parameters
lsp-name: Specifies a name for the static CRLSP, a case-sensitive string of 1 to 15 characters.
in-label in-label-value: Specifies an incoming label in the range of 16 to 1023.
Usage guidelines
The static CRLSP must not have the same incoming label as an existing static LSP or static PW. If it is the
same, the static CRLSP will not be available, even if you modify the incoming label of the static LSP or the
static PW. To make the static CRLSP available, delete the static CRLSP, and reconfigure it with an unused
incoming label.
Examples
# On the egress node, configure a static CRLSP with the name static-te-1 and incoming label 233.
<Sysname> system-view
[Sysname] static-cr-lsp egress static-te-1 in-label 233
Related commands
display mpls static-cr-lsp
static-cr-lsp ingress
static-cr-lsp transit
static-cr-lsp ingress
Use static-cr-lsp ingress to configure the ingress node of a static CRLSP.
Use undo static-cr-lsp ingress to delete the ingress node configuration of the static CRLSP.
Syntax
static-cr-lsp ingress lsp-name { nexthop next-hop-addr | outgoing-interface interface-type
interface-number } out-label out-label-value [ bandwidth [ ct0 | ct1 | ct2 | ct3 ] bandwidth-value ]
undo static-cr-lsp ingress lsp-name
Default
No static CRLSP exists on the device.
Views
System view
Predefined user roles
network-admin
Parameters
lsp-name: Specifies a name for the static CRLSP, a case-sensitive string of 1 to 15 characters.
nexthop next-hop-addr: Specifies the next hop IP address.
outgoing-interface interface-type interface-number: Specifies an outgoing interface by its type and
number. The specified interface must be a P2P interface.
out-label out-label-value: Specifies an outgoing label, a value of 0, 3, or in the range of 16 to 1023.