Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 3 MPLS L2VPN Configuration Commands
3Com Corporation
3-5
out-label-value: Outbound label value, in range of 16 to 1024
Description
Use the static-lsp egress l2vpn command to configure a static LSP used in L2VPN for
ingress LSR.
Use the undo static-lsp egress l2vpn command to delete an LSP used in L2VPN of
ingress LSR.
With this command, you can configure a static LSP for ingress LSR, and set preference
and measurement value for it.
Two LSPs (one in each direction) should be created in advance before creating a
remote CCC connection.
Related command: static-lsp egress lvpn, static-lsp transit, debugging mpls.
Example
# Add a static LSP with destination address 202.25.38.1 at ingress LSR.
[3Com -mpls] static-lsp ingress citya-cityb destination 202.25.38.1 24 nexthop
202.55.25.33 out-label 237
3.1.7 static-lsp transit l2vpn
Syntax
static-lsp transit lsp-name l2vpn incoming-interface interface-type interface-num
in-label in-label { nexthop next-hop-addr | outgoing-interface interface-type
interface-num } out-label out-label
undo static-lsp transit lsp-name l2vpn
View
MPLS view
Parameter
lsp-name: LSP name
interface-type Interface-num: Interface type and interface number
next-hop-addr: Next hop address
in-label-value: Inbound label value, in range of 16 to 1024
out-label-value: Outbound label value, in range of 16 to 1024
Description
Use the static-lsp transit command to configure a static LSP used in L2VPN for transit
LSR.