Page 580 7750 SR OS Services Guide
Configuring Provider Edge Discovery Policies
Use the following CLI syntax to create PE discovery policy.
CLI Syntax: config>service# pe-discovery-policy name
password password
polling-interval minutes
server server-index address ip-address secret key
[hash|hash2] [port port-num]
timeout seconds
The following displays the PE discovery policy configuration.
A:ALA-48>config>service# info
----------------------------------------------
pe-discovery-policy "RAD_Disc for Service 103"
password "timetravpn"
polling-interval 1
timeout 10
server 1 address 192.168.15.125 secret "LwyBQX4E2C/bXAGTtpNeYk" hash2 port 1812
server 2 address 192.168.15.122 secret "cj0n8F.5UUl5WBegZ.m6WmvwTYw6MZu0" hash2 port 1812
exit
customer 1 create
description "Default customer"
exit
...
----------------------------------------------
A:ALA-48