Ip Bgp Neighbor Remove-Private-As - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

BGP Commands

ip bgp neighbor remove-private-as

Enables or disables the stripping of private autonomous system numbers from the AS path of routes
destined to this peer.
ip bgp neighbor ip_address remove-private-as
no ip bgp neighbor ip_address remove-private-as
Syntax Definitions
ip_address
Defaults
This command is disabled by default.
Platforms Supported
OmniSwitch 6850, 6855, 6850E, 9000E
Usage Guidelines
Use the no form of this command to disable stripping of private AS numbers.
By default all AS numbers in the AS path are passed to peers. Enabling his command strips any private
AS numbers in the AS path before sending updates to this peer. AS numbers in the range 64512 to
65535 are considered private ASs; they intended for internal use within an organization (such as an
enterprise network), but they are not intended for use on public networks (such as the Internet).
This command has no effect if you are not using ASs in the range 64512 to 65535.
The BGP peer is restarted after issuing this command.
Examples
-> ip bgp neighbor 172.22.2.115 remove-private-as
-> no ip bgp neighbor 172.22.2.115 remove-private-as
Release History
Release 6.1; command was introduced.
Related Commands
ip bgp neighbor remote-as
MIB Objects
alaBgpPeerTable
alaBgpPeerAddr
alaBgpPeerRemovePrivateAs
OmniSwitch CLI Reference Guide
32-bit IP address of the BGP peer.
Configures the AS number for this peer.
June 2012
page 25-79

Advertisement

Table of Contents
loading

Table of Contents