Page 582 7750 SR OS Services Guide
Applying a PE Discovery Policy to a VPLS Service
Use the following CLI syntax to PE discovery parameters to a VPLS service.
CLI Syntax: config>service# vpls service-id
radius-discovery
pe-discovery-policy name
no shutdown
user-name-format {vpn-id vpn-id | router-distinguisher rd}
sap sap-id [split-horizon-group group-name]
description description-string
split-horizon-group group-name>[residential-group]
restrict-protected-src [alarm-only]
The following displays a VPLS PE discovery policy configuration.
*A:ALA-48>config>service>vpls# info
----------------------------------------------
description "Default sap description for service id 103"
split-horizon-group "SHG-RAD_Disc" create
restrict-protected-src
exit
stp
no shutdown
exit
radius-discovery
pe-discovery-policy "RAD_Disc for Service 103"
user-name-format vpn-id 901:103
no shutdown
exit
sap 1/1/7:0 create
description "Default sap description for service id 103"
static-mac 12:34:56:78:90:0f create
exit
sap 1/1/11:0 split-horizon-group "SHG-RAD_Disc" create
description "SHG for Radius Discovery"
exit
no shutdown
----------------------------------------------
*A:ALA-48>config>service>vpls#