Virtual Private Routed Network Services
7210 SAS M Services Guide Page 573
VPRN BGP CLI Syntax
Use the CLI syntax to configure VPRN BGP parameters (BGP Configuration Commands on page 
586).
The following example displays a VPRN BGP configuration:
*A:ALA-1>config>service# info 
----------------------------------------------
...
        vprn 1 customer 1 create
            vrf-import "vrfImpPolCust1"
            vrf-export "vrfExpPolCust1"
            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
 
                        qos 100
                    exit
                    egress
 
                        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"
                    peer-as 65101
                    neighbor 10.1.1.2
                    exit
                exit
            exit
            spoke-sdp 2 create
            exit
            no shutdown
        exit
...
----------------------------------------------
*A:ALA-1>config>service#
Configuring a VPRN Interface
VPRN interfac e Interface names associate an IP address to the interface, and then associate the IP interface with a 
physical port. The logical interface can associate attributes like an IP address, port, Link 
Aggregation Group (LAG) or the system. 
There are no default interfaces.