Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1069
When multiple policy names are specified, the policies are evaluated in the order they are specified. A 
maximum of five (5) policy names can be configured. The first policy that matches is applied.
Note that if a non-existent route policy is applied to a VPRN instance, the CLI generates a warning 
message. This message is only generated at an interactive CLI session and the route policy 
association is made. No warning message is generated when a non-existent route policy is applied to 
a VPRN instance in a configuration file or when SNMP is used.
The no form of this command removes all route policy names from the export list.
Default no export — BGP advertises routes from other BGP routes but does not advertise any routes from 
other protocols unless directed by an export policy.
Parameters policy — A route policy statement name. 
group
Syntax group name
no group
Context config>service>vprn>bgp
Description This command creates a context to configure a BGP peer group.
The no form of the command deletes the specified peer group and all configurations associated with 
the peer group. The group must be shutdown before it can be deleted. 
Default None — No peer groups are defined.
Parameters name  — The peer group name. Allowed values is a string up to 32 characters long composed of 
printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, etc.), the 
entire string must be enclosed within double quotes.
neighbor
Syntax [no] neighbor ip-address
Context config>service>vprn>bgp>group
config>service>vprn>bgp>group>neighbor
Description This command creates a BGP peer/neighbor instance within the context of the BGP group.
This command can be issued repeatedly to create multiple peers and their associated configuration.
The no form of the command is used to remove the specified neighbor and the entire configuration 
associated with the neighbor. The neighbor must be administratively shutdown before attempting to 
delete it. If the neighbor is not shutdown, the command will not result in any action except a warning 
message on the console indicating that neighbor is still administratively up.
Default none — No neighbors are defined.
Parameters ip-address — The IP address of the BGP peer router in dotted decimal notation.