3com 8807 Guia De Referência

Página de 1099
MPLS Basic Configuration Commands
689
Example
# Configure a static LSP for the ingress LSR heading for the destination address 
202.25.38.1.
<SW8800> system-view
 
[SW8800] mpls
 
[3Com-mpls] static-lsp ingress bj-sh destination 202.25.38.1 24 
 
nexthop 202.55.25.33 out-label 237 
static-lsp transit
Syntax
static-lsp transit lsp-name [ l2vpn ] incoming-interface interface-type 
interface-number
 in-label in-label-value nexthop next-hop-addr out-label 
out-label-value
undo static-lsp transit lsp-name
View
MPLS view
Parameter
lsp-name: LSP name
interface-type Interface-number: Interface type, interface number.
next-hop-addr: Next-hop address.
in-label-value: Value of inbound label, ranging from 16 to 1023.
out-label-value: Value of outbound label, ranging 3 (implicit empty label) and from 
16 to 1023.
Description
Use the static-lsp transit command to configure a static LSP for a transit LSR.
Use the undo static-lsp transit command to delete an LSP for a transit LSR.
Related command: static-lsp egress and static-lsp ingress.
Example
# Configure a static LSP for the VLAN201 interface on a transit LSR, with an 
inbound label of 123 and an outbound label of 253.
<SW8800> system-view
 
[SW8800] mpls
 
[3Com-mpls] static-lsp transit bj-sh incoming-interface vlan-
 
interface 201 in-label 123 nexthop 202.34.114.7 out-label 253