R3303-HP HSR6800 Routers MPLS Command Reference
177
incoming-interface interface-type interface-number: Specifies the incoming interface.
in-label in-label-value: Specifies the incoming 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 static CR-LSP traffic, in the range of 1 to 32000000, in 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.
Examples
# Configure a static CR-LSP on the egress node, setting its name to tunnel34, incoming interface to Serial
2/1/1, and incoming label to 233.
<Sysname> system-view
[Sysname] static-cr-lsp egress tunnel34 incoming-interface serial 2/1/1 in-label 233
Related commands
mpls te tunnel-id
static-cr-lsp ingress
Use static-cr-lsp ingress to configure a static CR-LSP at the ingress node.
Use undo static-cr-lsp ingress to remove the static CR-LSP.
Syntax
static-cr-lsp ingress tunnel-name destination dest-addr { 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 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. It must be an exact reference to
a tunnel interface created by the interface tunnel command. For example, if the tunnel interface created
is Tunnel2, the tunnel name referenced here must be Tunnel2.
destination dest-addr: Specifies the IP address of the tunnel destination.










