Configuring a VPRN Service with CLI
Page 904 7750 SR OS Services Guide
Configuring Global VPRN Parameters
Other VPRN parameters Refer to VPRN Services Command Reference on page 925 for CLI syntax to configure VPRN
parameters.
Example: config>service# vprn 1
config>service>vprn# vrf-import "vrfImpPolCust1"
config>service>vprn# vrf-export "vrfExpPolCust1"
config>service>vprn# autonomous-system 10000
config>service>vprn# spoke-sdp 2
config>service>vprn>sdp# no shutdown
config>service>vprn# static-route 6.5.0.0/24 next-hop 10.1.1.2
config>service>vprn# no shutdown
The following example displays the VPRN service creation output.
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
autonomous-system 10000
route-distinguisher 10001:1
spoke-sdp 2 create
exit
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service#