Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1113
Configuring VPRN Protocols - OSPF
VP RN inte rface Each VPN routing instance is isolated from any other VPN routing instance, and from the routing
used across the backbone. OSPF can be run with any VPRN, independently of the routing
protocols used in other VPRNs, or in the backbone itself. For more information about the OSPF
protocol, refer to the 7750 SR OS Router Configuration Guide.
CLI Syntax: config>service>vprn>ospf#
VPRN OSPF CLI Syntax
Refer to OSPF Configuration Commands on page 1158 for CLI syntax to configure VPRN
parameters.
The following example displays the VPRN OSPF configuration shown above:
*A:ALA-48>config>service# info
----------------------------------------------
vprn 2 customer 1 create
interface "test" create
exit
no shutdown
exit
area 0.0.0.0
virtual-link 1.2.3.4 transit-area 1.2.3.4
hello-interval 9
dead-interval 40
exit
exit
----------------------------------------------
*A:ALA-48>config>service#
For more information about the OSPF protocol, refer to the 7750 SR OS Router Configuration
Guide.