configure bgp peer-group remote-AS-number

configure bgp peer-group peer-group-name remote-AS-number number

Description

Configures the remote AS number for a peer group and all the neighbors of the peer group.

Syntax Description

peer-group-name Specifies a peer group.
number Specifies a remote AS number. The range is 1 to 4294967295.

Default

N/A.

Usage Guidelines

The AS number is a 4-byte AS number in either the ASPLAIN or the ASDOT format as described in RFC 5396, Textual Representation of Autonomous System (AS) Numbers.

Changes made to the parameters of a peer group are applied to all neighbors in the peer group.

After you enter this command, the switch automatically disables and enables all neighbors in the peer group before the change takes effect.

Example

The following example configures the remote AS number for the peer group outer and its neighbors using the ASPLAIN 4-byte AS number format:

configure bgp peer-group outer remote-AS-number 65536

The following example configures the remote AS number for the peer group abc and its neighbors using the ASDOT 4-byte AS number format:

configure bgp peer-group abc remote-AS-number 1.10

History

This command was first available in ExtremeXOS 10.1.

This command required a specific license in ExtremeXOS 11.1.

Support for 4-byte AS numbers was first available in ExtremeXOS 12.4.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the BGP (Border Gateway Protocol) feature, see the ExtremeXOS 22.2 Feature License Requirements document.