3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1640 CHAPTER 96: MPLS TE CONFIGURATION COMMANDS
View System view
Parameter Tunnel-name: Tunnel name comprising 1 to 15 characters.
interface-type interface-number: Specifies an interface by its type and number.
in-label-value: Incoming label, in the range 16 to 1023.
ingress-lsr-id: Ingress LSR ID, in the format of an IP address.
tunnel-id: Tunnel ID, in the range 1 to 65534.
Description Use the
static-cr-lsp egress command to configure a static CR-LSP on the egress
node.
Use the
undo static-cr-lsp egress command to remove the static CR-LSP.
Example # Configure a static CR-LSP on the egress node, setting its name to tunnel24,
incoming interface to Serial 1/0, and incoming label to 233.
<Sysname> system-view
[Sysname] static-cr-lsp egress tunnel34 incoming-interface serial 1/
0 in-label 233
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 [ bc0 | bc1 ] bandwidth-value ]
undo static-cr-lsp ingress tunnel-name
View System view
Parameter tunnel-name: Name of the tunnel, a case sensitive string of 1 to 15 characters. 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, in the range 16 to 1023.
bc0: Obtains bandwidth from a subpool.
bc1: Obtains bandwidth from the global pool.
bandwidth-value: Bandwidth assigned to the CR-LSP, in the range 1 to 32000000
kbps.