Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-103
Note:
z
The
tunnel-name
argument of the
static-cr-lsp ingress
command is case sensitive.
For example, if you configure the
interface tunnel
2/0/0 command, you must
specify a value of Tunnel2/0/0 for the
tunnel-name
argument. Otherwise, the tunnel
cannot be established. However, this is not true for the egress and transit nodes.
z
The next hop address cannot be a local public address when configuring the static
CR-LSP on the ingress or a transit node.
Examples
# Configure a static CR-LSP on the ingress node, setting its name to Tunnel4/0/1,
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, and required bandwidth to 20 kbps.
<Sysname> system-view
[Sysname] static-cr-lsp ingress Tunnel4/0/1 destination 202.25.38.1 nexthop
202.55.25.33 out-label 237 bandwidth 20
1.1.89 static-cr-lsp transit
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
[
bc1
|
bc0
]
bandwidth-value
]
undo static-cr-lsp
transit
tunnel-name
View
System view
Default Level
2: System level
Parameters
tunnel-name
: Tunnel name.
next-hop-addr
: Next hop address.
outgoing-interface interface-type interface-number
: Specifies an outgoing interface
for the static CR-LSP.
in-label-value
: Incoming label.
out-label-value
: Outgoing label.