R3303-HP HSR6800 Routers MPLS Command Reference
179
in-label in-label-value: Specifies the incoming label in the range of 16 to 1023.
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
CT 2 and CT 3 can be used in only IETF DS-TE mode. In prestandard DS-TE mode, the configuration of
CT 2 or CT 3 is invalid, and thus the tunnel cannot be established.
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 transit node, setting its name to tunnel34, incoming interface to Serial
2/1/1, incoming label to 123, outgoing interface to Serial 2/1/2, outgoing label to 253, CT of traffic
to CT 0, and required bandwidth to 20 kbps.
<Sysname> system-view
[Sysname] static-cr-lsp transit tunnel34 incoming-interface serial 2/1/1 in-label 123
outgoing-interface serial 2/1/2 out-label 253 bandwidth ct0 20
statistics te
Use statistics te to enable statistics collection for an RSVP-TE tunnel.
Use undo statistics te to disable statistics collection for an RSVP-TE tunnel.
Syntax
statistics te ingress-lsr-id tunnel-id
undo statistics te ingress-lsr-id tunnel-id
Default
Statistics collection is disabled for all RSVP-TE tunnels.
Views
MPLS view
Default command level
2: System level
Parameters
ingress-lsr-id tunnel-id: Specifies an RSVP-TE tunnel. ingress-lsr-id indicates the LSR ID of the ingress node
and tunnel-id indicates the tunnel ID, which is in the range of 0 to 65535.










