Configuring MPLS MPLS Application Example
OmniSwitch AOS Release 6 Network Configuration Guide September 2009 page 10-37
5 Enable the LDP instance (enabled by default) and create the LDP interface required for the signaled-
LSP between R4 and R3.
-> configure router ldp no shutdown
-> configure router ldp interface-parameters interface vlan-40
Configuring Example VPLS Services
Note. This section contains example commands used to configure VPLS services for the example MPLS
network. See the “Configuring VPLS” chapter in the OmniSwitch AOS Release 6 Network Configuration
Guide for more information about how to provision VPLS services.
A VPLS is comprised of the following logical service components:
• Customers (subscribers)
• Service Distribution Points (SDP)
• Service Access Points (SAP)
The following steps provide a tutorial for configuring the above components to provision VPLS 100 and
200 over the example MPLS network shown on page 10-30.
Router 1 (no services configured)
In this example, R1 is a transit router for services between R2, R3, and R4. As a result, no VPLS services
are configured on this router.
Router 2
1 Create SDP 20 and associate the SDP with the “to-R3” and “to-R3-alt” static LSP tunnels.
-> configure service sdp 20 create
-> configure service sdp 20 signaling off
-> configure service sdp 20 no ldp
-> configure service sdp 20 far-end 10.10.10.3
-> configure service sdp 20 no shutdown
-> configure service sdp 20 lsp to-R3
-> configure service sdp 20 lsp to-R3-alt
2 Create VPLS 100 and associate the service with the Customer 1 account.
-> configure service customer 1 create
-> configure service vpls 100 customer 1 create
3 Bind VPLS 100 with SDP 20.
-> configure service vpls 100 mesh-sdp 20 create
-> configure service vpls 100 mesh-sdp 20 ingress vc-label 3333
-> configure service vpls 100 mesh-sdp 20 egress vc-label 2222
-> configure service vpls 100 mesh-sdp 20 no shutdown
-> configure service vpls 100 no shutdown
4 Create a SAP on access ports 1/3 and 1/15 and associate the SAP with VPLS 100.
-> configure service port 1/15 mode access