beautypg.com

Neighbor remove-private-as (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 546

background image

508

Network OS Command Reference

53-1003115-01

neighbor remove-private-as (BGP)

2

neighbor remove-private-as (BGP)

Configures a device to remove private autonomous system numbers (ASNs) from UPDATE
messages that the device sends to a neighbor.

Synopsis

neighbor {ip-address | peer-group-name} remove-private-as

no neighbor {ip-address | peer-group-name} remove-private-as

Operands

ip-address

IPv4 address of the neighbor

peer-group-name

Peer group name configured by the neighbor peer-group-name command.

Defaults

None

Command Modes

BGP configuration mode

Description

Use this command to configure a device to remove private autonomous system numbers (ASNs)
from UPDATE messages that the device sends to a neighbor. The device will remove ASNs 64512
through 65535 (the well-known BGP4 private ASNs) from the AS-path attribute in UPDATE
messages that the device sends to a neighbor.

Usage Guidelines

Use the no form of this command to restore the default.

Examples

switch(config)# rbridge-id 10

switch(config-rbridge-id-10)# router bgp

switch(config-bgp-router)# neighbor 10.11.12.13 remove-private-as

See Also

None