Creating A Vpls Service - Alcatel-Lucent 7750 SR OS Service Manual

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

Advertisement

Configuring a VPLS Service with CLI

Creating a VPLS Service

Use the following CLI syntax to create a VPLS service:
CLI Syntax: config>service# vpls service-id [customer customer-id] [vpn
vpn-id] [m-vpls]
Example
The following example displays the VPLS configuration:
*A:ALA-1>config>service>vpls# info
----------------------------------------------
...
...
----------------------------------------------
*A:ALA-1>config>service>vpls#
Enabling MAC Move
The mac-move feature is useful to protect against undetected loops in your VPLS topology as well
as the presence of duplicate MACs in a VPLS service. For example, if two clients in the VPLS
have the same MAC address, the VPLS will experience a high re-learn rate for the MAC and will
shut down the SAP or spoke SDP when the threshold is exceeded.
Use the following CLI syntax to configure mac-move parameters.
CLI Syntax: config>service# vpls service-id [customer customer-id] [vpn
vpn-id] [m-vpls]
Example
|
Page 378
description description-string
no shutdown
:
config>service# vpls 9000 customer 6 create
config>service>vpls$ description "This is a distributed VPLS."
config>service>vpls# def-mesh-vc-id 750
config>service>vpls# no shutdown
config>service>vpls# exit
vpls 9000 customer 6 create
description "This is a distributed VPLS."
def-mesh-vc-id 750
stp
shutdown
exit
exit
mac-move
move-frequency frequency
retry-timeout timeout
no shutdown
:
config>service# vpls 9000 customer 6
config>service>vpls# mac-move
config>service>vpls>mac-move# retry-timeout 30
config>service>vpls>mac-move# move-frequency 5
7750 SR OS Services Guide

Advertisement

Table of Contents
loading

Table of Contents