R3303-HP HSR6800 Routers MPLS Command Reference

178
nexthop next-hop-addr: Specifies the next hop address.
outgoing-interface interface-type interface-number: Specifies an outgoing interface for the static CR-LSP.
out-label out-label-value: Specifies the outgoing label, which can be a value of 0, 3, or 16 through 1023.
bandwidth: Specifies the class type (CT) for static CR-LSP traffic. ct0: Specifies CT 0 for static CR-LSP
traffic.
ct1: Specifies CT 1 for static CR-LSP traffic.
ct2: Specifies CT 2 for static CR-LSP traffic.
ct3: Specifies CT 3 for static CR-LSP traffic.
bandwidth-value: Bandwidth required by the static CR-LSP, in the range of 1 to 32000000 kbps.
Usage guidelines
In prestandard DS-TE mode, the configuration of CT 2 or CT 3 is invalid, and thus the tunnel cannot be
established. CT 2 and CT 3 are valid only in IETF DS-TE mode.
The next hop address for a static CR-LSP configured on the ingress or a transit node cannot be a local
public address.
Examples
# Configure a static CR-LSP on the ingress node, setting its name to Tunnel3, destination IP address to
202.25.38.1, destination address mask length to 24, next hop IP address to 202.55.25.33, outgoing
label to 237, CT of traffic to CT 0, and required bandwidth to 20 kbps.
<Sysname> system-view
[Sysname] static-cr-lsp ingress Tunnel3 destination 202.25.38.1 nexthop 202.55.25.33
out-label 237 bandwidth ct0 20
static-cr-lsp transit
Use static-cr-lsp transit to configure a static CR-LSP on a transit node.
Use undo static-cr-lsp transit to remove the static CR-LSP.
Syntax
static-cr-lsp transit tunnel-name incoming-interface interface-type interface-number 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 tunnel-name
Default
Static CR-LSP traffic belongs to CT 0.
Views
System view
Default command level
2: System level
Parameters
tunnel-name: Tunnel name, a case-sensitive string of 1 to 15 characters.
incoming-interface interface-type interface-number: Specifies an incoming interface for the static CR-LSP.