Alcatel-Lucent 7750 SR OS Service Manual page 434

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

Advertisement

Configuring a VPLS Service with CLI
Configuring the MAC filter policy:
Example
config>filter>mac-filter$ default-action forward
config>filter>mac-filter$ entry 10 create
config>filter>mac-filter>entry$ match
config>filter>mac-filter>entry>match$ dot1p 07
config>filter>mac-filter>entry>match$ exit
config>filter>mac-filter>entry# log 101
config>filter>mac-filter>entry# action forward sap 1/1/22:1
config>filter>mac-filter>entry# exit
config>filter>mac-filter# exit
The following example displays the MAC filter configuration:
*A:ALA-48>config>filter# info
----------------------------------------------
...
...
----------------------------------------------
*A:ALA-48>config>filter#
Adding the MAC filter to the VPLS service:
Example
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
Page 434
:
config>filter# mac-filter 100 create
mac-filter 100 create
default-action forward
entry 10 create
match
dot1p 7 7
exit
log 101
action forward sap 1/1/22:1
exit
exit
:
config>service# config>service# vpls 10
7750 SR OS Services Guide

Advertisement

Table of Contents
loading

Table of Contents