3com 8807 Reference Guide

Page of 1099
688
C
HAPTER
 39: MPLS B
ASIC
 C
ONFIGURATION
 C
OMMANDS
Parameter
lsp-name: LSP name
interface-type Interface-number: Interface type, interface number.
in-label-value: Value of inbound label, ranging 3 (implicit empty label) and from 16 
to 1023.
Description
Use the static-lsp egress command to configure a static LSP for an egress LSR.
Use the undo static-lsp egress command to delete an LSP for an egress LSR.
Related command: static-lsp ingressstatic-lsp transit and debugging mpls.
Example
# Configure a static LSP named bj-sh on the egress LSR.
<SW8800> system-view
 
[3Com-mpls] static-lsp egress bj-sh incoming-interface vlan-
 
interface 201 in-label 233 
static-lsp ingress
Syntax
static-lsp ingress lsp-name { destination dest-addr { addr-mask | mask-length } | 
l2vpn } nexthop next-hop-addr } } out-label out-label-value
undo static-lsp ingress lsp-name
View
MPLS view
Parameter
lsp-name: LSP name
dest-addr: Destination IP address.
addr-mask: Destination IP address mask.
mask-length: Mask length of destination IP address
next-hop-addr: Next-hop address.
out-label-value: Value of outbound label, ranging 3 (implicit empty label) and from 
16 to 1023.
Description
Use the static-lsp ingress command to configure a static LSP for an ingress LSR.
Use the undo static-lsp ingress command to delete an LSP for an ingress LSR.
Related command: static-lsp egressstatic-lsp transit and debugging mpls.