Virtual Private Routed Network Services
7750 SR OS Services Guide Page 913
For example:
CLI Syntax: config>service>vprn>rip# (global level)
group (group level)
neighbor (neighbor level)
VPRN RIP CLI Syntax
Use the CLI syntax to configure VPRN RIP parameters (RIP Configuration Commands on page
945).
The following displays the command usage to configure VPRN RIP parameters:
Example: config>service>vprn# rip
config>service>vprn>rip# export vprnRipExpPolCust1
config>service>vprn>rip# group "cel"
config>service>vprn>rip>group# neighbor "to-cel"
config>service>vprn>rip>group>neighbor# exit
config>service>vprn>rip>group# exit
config>service>vprn>rip#
The following example displays the VPRN RIP configuration:
*A:ALA-1>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
vrf-import "vrfImpPolCust1"
vrf-export "vrfExpPolCust1"
ecmp 8
autonomous-system 10000
route-distinguisher 10001:1
auto-bind ldp
vrf-target target:10001:1
interface "to-ce1" create
address 11.1.0.1/24
sap 1/1/10:1 create
ingress
scheduler-policy "SLA2"
qos 100
exit
egress
scheduler-policy "SLA1"
qos 1010
filter ip 6
exit
exit
exit
static-route 6.5.0.0/24 next-hop 10.1.1.2
bgp
router-id 10.0.0.1
group "to-cel"
export "vprnBgpExpPolCust1"