Basic Configuration - Alcatel-Lucent 7750 SR OS Service Manual

Service router - mobile gateway
Hide thumbs Also See for 7750 SR OS:
Table of Contents

Advertisement

Basic Configuration

The following fields require specific input (there are no defaults) to configure a basic VPLS
service:
The following example displays a sample configuration of a local VPLS service on ALA-1.
*A:ALA-1>config>service>vpls# info
----------------------------------------------
...
----------------------------------------------
*A:ALA-1>config>service>vpls#
The following example displays a sample configuration of a distributed VPLS service between
ALA-1, ALA-2, and ALA-3.
*A:ALA-1>config>service# info
----------------------------------------------
...
...
----------------------------------------------
*A:ALA-1>config>service#
7750 SR OS Services Guide
Customer ID (refer to
Configuring Customers on page
For a local service, configure two SAPs, specifying local access ports and encapsulation
values.
For a distributed service, configure a SAP and an SDP for each far-end node.
vpls 9001 customer 6 create
description "Local VPLS"
stp
shutdown
exit
sap 1/2/2:0 create
description "SAP for local service"
exit
sap 1/1/5:0 create
description "SAP for local service"
exit
no shutdown
vpls 9000 customer 6 create
shutdown
description "This is a distributed VPLS."
def-mesh-vc-id 750
stp
shutdown
exit
sap 1/1/5:16 create
description "VPLS SAP"
exit
spoke-sdp 2:22 create
exit
mesh-sdp 7:750 create
exit
exit
Virtual Private LAN Services
64)
Page 373

Advertisement

Table of Contents
loading

Table of Contents