Configuring a VPRN Service with CLI
Page 568 7210 SAS M Services Guide
Configuring VPRN Components
This section provides VPRN configuration examples for the following entities:
• Creating a VPRN Service on page 568
• Configuring Global VPRN Parameters on page 569
• Configuring Router Interfaces on page 570
• Configuring VPRN Protocols - BGP on page 571
VPRN parameters
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: config>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>config>service# info
----------------------------------------------
...
vprn 1 customer 1 create
route-distinguisher 10001:0
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service>vprn#