HP MSR2000/3000/4000 Router Series MPLS Command Reference
96
Usage guidelines
The nexthop 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.
Examples
# Configure a static CRLSP on the ingress node, and configure its name as static-te-2, nexthop IP address
as 202.55.25.33, outgoing label as 237, CT as CT 0, and required bandwidth as 20 kbps.
<Sysname> system-view
[Sysname] static-cr-lsp ingress static-te-2 nexthop 202.55.25.33 out-label 237 bandwidth
ct0 20
Related commands
• display mpls static-cr-lsp
• static-cr-lsp egress
• static-cr-lsp transit
static-cr-lsp transit
Use static-cr-lsp transit to configure a transit node for a static CRLSP.
Use undo static-cr-lsp transit to delete the transit node configuration of the static CRLSP.
Syntax
static-cr-lsp transit lsp-name in-label in-label-value { 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 transit 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.
in-label in-label-value: Specifies the incoming label in the range of 16 to 1023.
nexthop next-hop-addr: Specifies the nexthop 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 the 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.