Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 1 MPLS Basic Configuration Commands
3Com Corporation
1-10
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 ingress, debugging mpls.
Example
# Configure a static LSP named citya-cityb on the egress LSR.
[3Com -mpls] static-lsp egress citya-cityb incoming-interface serial8/0/0
in-label 233
1.1.13 static-lsp ingress
Syntax
static-lsp ingress lsp-name destination dest-addr { addr-mask | mask-length }
{ nexthop next-hop-addr | outgoing-interface interface-type interface-num } out-label
out-label-value
undo static-lsp ingress lsp-name
View
MPLS view
Parameter
lsp-name: Name of LSP.
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.
interface-type: Type of network interface.
Interface-num: Number of network interface.
out-label-value: Value of outbound label, ranging from 16 to 1023.
Description
Use the static-lsp ingress command to configure a static LSP for the ingress LSR.
Use the undo static-lsp ingress command to delete an LSP for the ingress LSR.
In addition to configuring a static LSP for the ingress LSR, you can set precedence
value and metric value for the LSP with this command.
Related command: static-lsp egress, static-lsp transit, debugging mpls.










