[Contents] [Prev] [Next] [Index] [Report an Error]

CLI Configuration

To create a VPLS routing instance:

user@host# set routing-instances green instance-type vpls

To configure the VPLS site identifer and range for the VPLS routing instance:

user@host# set routing-instances green protocols vpls site-range 10 site R3 site-identifier 2

To configure the no-tunnel-services option for the VPLS routing instance green:

user@host# set routing-instances green protocols vpls no-tunnel-services

To configure the route distinguisher and route target for the VPLS routing instance:

user@host# set routing-instances green route-distinguisher 10.255.7.1:1
user@host# set routing-instances green vrf-target target:11111:1

To specify the VPLS interface to the CE router:

user@host# set routing-instances green instance-type vpls interface ge-1/2/1.0

[Contents] [Prev] [Next] [Index] [Report an Error]