Configures the remote AS number for a peer group and all the neighbors of the peer group.
peer-group-name | Specifies a peer group. |
number | Specifies a remote AS number. The range is 1 to 4294967295. |
N/A.
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.
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
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.
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 feature, see the ExtremeXOS 32.1 Feature License Requirements document.