[Contents] [Prev] [Next] [Index] [Report an Error]


remove-private

Syntax

remove-private;

Hierarchy Level

[edit protocols bgp],
[edit protocols bgp group group-name],
[edit protocols bgp group group-name neighbor address],
[edit routing-instances
routing-instance-name protocols bgp],
[edit routing-instances routing-instance-name protocols bgp group group-name],
[edit routing-instances routing-instance-name protocols bgp group group-name
    
neighbor address],
[edit logical-routers
logical-router-name protocols bgp],
[edit logical-routers logical-router-name protocols bgp group group-name],
[edit logical-routers logical-router-name protocols bgp group group-name neighbor address],
[edit logical-routers
logical-router-name routing-instances routing-instance-name protocols bgp],
[edit logical-routers logical-router-name routing-instances routing-instance-name protocols bgp
    
group group-name],
[edit logical-routers logical-router-name routing-instances routing-instance-name protocols bgp
    group
group-name     neighbor address]

Description

When advertising AS paths to remote systems, have the local system strip private AS numbers from the AS path. The numbers are stripped from the AS path starting at the left end of the AS path (the end where AS paths have been most recently added). This operation takes place after any confederation member ASs have already been removed from the AS path, if applicable.

The software recognizes the set of AS numbers that is considered private, a range that is defined in the Internet Assigned Numbers Authority (IANA) assigned numbers document.

The set of reserved AS numbers is in the range 64,512 through 65,534, inclusive.

Usage Guidelines

See Remove Private AS Numbers from AS Paths.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]