Adding the mac filter to the vpls service – Alcatel-Lucent 7750 SR OS User Manual

Page 335

Advertising
background image

Filter Policies

7750 SR OS Router Configuration Guide

Page 335

Adding the MAC filter to the VPLS service:

Example

:

config>service# config>service# vpls 10

config>service>vpls# sap 1/1/5:5 split-horizon-group "split" create

config>service>vpls>sap$ ingress

config>service>vpls>sap>ingress$ filter mac 100

config>service>vpls>sap>ingress$ exit

config>service>vpls>sap# static-mac 00:00:00:31:15:05 create

config>service>vpls>sap# exit

config>service>vpls# spoke-sdp 3:5 create

config>service>vpls>spoke-sdp$ exit

config>service>vpls# no shutdown

The following example displays the service configuration:

*A:ALA-48>config>service# info

----------------------------------------------

...

vpls 10 customer 1 create

service-mtu 1400

split-horizon-group "dpi" residential-group create

exit

split-horizon-group "split" create

exit

stp

shutdown

exit

sap 1/1/5:5 split-horizon-group "split" create

ingress

filter mac 100

exit

static-mac 00:00:00:31:15:05 create

exit

sap 1/1/21:1 split-horizon-group "split" create

disable-learning

static-mac 00:00:00:31:11:01 create

exit

sap 1/1/22:1 split-horizon-group "dpi" create

disable-learning

static-mac 00:00:00:31:12:01 create

exit

sap 1/1/23:5 create

static-mac 00:00:00:31:13:05 create

exit

spoke-sdp 3:5 create

exit

no shutdown

exit

....

----------------------------------------------

*A:ALA-48>config>service#

Advertising