VPRN Service Configuration Commands
Page 672  7210 SAS M Services Guide
Parameters limit — The number of routes that can be learned from a peer, expressed as a decimal integer.
Values 1 — 4294967295
log-only — Enables the warning message to be sent at the specified threshold percentage, and also 
when the limit is exceeded. However, the BGP peering is not dropped.
percent — The threshold value (as a percentage) that triggers a warning message to be sent. The 
default value is 90%.
rapid-withdrawal
Syntax [no] rapid-withdrawal
Context config>service>vprn>bgp
Description This command disables the delay (Minimum Route Advertisement) on sending BGP withdrawals.  
Normal route withdrawals may be delayed up to the mininum route advertisement to allow for 
efficient packing of BGP updates.
The no form of the command removes this command from the configuration and returns withdrawal 
processing to the normal behavior.
Default no rapid-withdrawal
remove-private
Syntax [no] remove-private
Context config>service>vprn>bgp
config>service>vprn>bgp>group
config>service>vprn>bgp>group>neighbor
Description This command allows private AS numbers to be removed from the AS path before advertising them 
to BGP peers.
When the remove-private parameter is set at the global level, it applies to all peers regardless of 
group or neighbor configuration. When the parameter is set at the group level, it applies to all peers in 
the group regardless of the neighbor configuration.
The OS software recognizes the set of AS numbers that are defined by IANA as private. These are AS 
numbers in the range 64512 through 65535, inclusive.
The no form of the command used at the global level reverts to default value. The no form of the 
command used at the group level reverts to the value defined at the global level. The no form of the 
command used at the neighbor level reverts to the value defined at the group level.
Default no remove-private  — Private AS numbers will be included in the AS path attribute.