R0106-HP MSR Router Series MPLS Command Reference(V7)
151
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.
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.
bandwidth: Specifies the CT and required bandwidth for the static CRLSP. If you do not specify this
keyword, the bandwidth required by the static CRLSP is 0 kbps. If you specify this keyword but do not
specify a CT, the static CRLSP belongs to CT 0.
ct0: Specifies CT 0 for the static CRLSP.
ct1: Specifies CT 1 for the static CRLSP.
ct2: Specifies CT 2 for the static CRLSP.
ct3: Specifies CT 3 for the static CRLSP.
bandwidth-value: Specifies the bandwidth required by the static CRLSP, in the range of 1 to 4294967295
kbps. The default is 0 kbps.
Usage guidelines
The next hop address specified for the static CRLSP cannot be a public IP address on the local device.
CT 2 and CT 3 are valid only in IETF DS-TE mode. In prestandard DS-TE mode, CT 2 and CT 3 are invalid
and the tunnel cannot be established.
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
# Configure a static CRLSP on the transit node, and configure its name as static-te-3, incoming label as
123, next hop IP address as 1.1.1.1, outgoing label as 253, CT as CT 0, and required bandwidth as 20
kbps.
<Sysname> system-view
[Sysname] static-cr-lsp transit static-te-3 in-label 123 nexthop 1.1.1.1 out-label 253
bandwidth ct0 20
Related commands
• display mpls static-cr-lsp
• static-cr-lsp egress
• static-cr-lsp ingress