![H3C S9500 Series Скачать руководство пользователя страница 193](http://html.mh-extra.com/html/h3c/s9500-series/s9500-series_command-manual_575036193.webp)
Command Manual – MPLS TE
H3C S9500 Series Routing Switches
Chapter 1 MPLS TE Configuration Commands
1-102
Examples
# Configure a static CR-LSP on the egress node, setting its name to Tunnel4/0/3,
incoming interface to VLAN-interface 12, and incoming label to 233.
<Sysname> system-view
[Sysname] static-cr-lsp egress Tunnel4/0/3 incoming-interface vlan-interface
12 in-label 233
1.1.88 static-cr-lsp ingress
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
[
bc1
|
bc0
]
bandwidth-value
]
undo static-cr-lsp ingress
tunnel-name
View
System view
Default Level
2: System level
Parameters
tunnel-name
: LSP name, a case sensitive string. It must be an exact reference to a
tunnel created by the
interface tunnel
command.
next-hop-addr
: Next hop address.
outgoing-interface interface-type interface-number
: Specifies an outgoing interface
for the static CR-LSP.
out-label-value
: Outgoing label.
bc1
: Obtains bandwidth from the global pool.
bc0
: Obtains bandwidth from a subpool.
bandwidth-value
: Bandwidth assigned to the CR-LSP, in kbps.
Description
Use the
static-cr-lsp ingress
command to configure a static CR-LSP at the ingress
node.
Use the
undo static-cr-lsp ingress
command to remove the static CR-LSP.