FD 100/320Gbps NT and FX NT IHub Services Guide Virtual Private Routed Network Service
Issue: 13 3HH-11985-AAAA-TQZZA 427
7 Define BGP parameters (optional).
• BGP must be enabled in the configure>router>bgp context.
8 Define RIP parameters (optional).
• RIP must be enabled in the configure>router>rip context.
9 Enable the service.
7.7 Configuring VPRN Components
7.7.1 Creating a VPRN Service
Use the following CLI syntax to create a VRPN service. A route distinguisher must
be defined in order for VPRN to be operationally active.
CLI syntax:
configure>service# vprn service-id [customer customer-id]
route-distinguisher [ip-address:number1 | asn:number2]
description description-string
no shutdown
The following example displays a VPRN service configuration:
*A:ALA-1>configure>service# info
----------------------------------------------
...
vprn 1 customer 1 create
route-distinguisher 10001:0
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>configure>service>vprn#
7.7.2 Configuring Global VPRN Parameters
Refer to “VPRN Services CLI Command Reference” for CLI syntax to configure
VPRN parameters.
The following example displays a VPRN service with configured parameters:
*A:ALA-1>configure>service# info
----------------------------------------------
...