create auto-peering bgp

create auto-peering bgp routerid ipaddress AS-number asNumber

Description

This command creates and enables BGP auto-peering using specified BGP router ID and AS number.

Syntax Description

routerid Designates a BGP router ID.
ipaddress Specifies the BGP router ID as an IP address in IPv4 format (x.y.z.w).
AS-number Designates unique BGP Autonomous System (AS) number.
asNumber Specifies the AS number (1–4,294,967,295).

Default

N/A

Usage Guidelines

This command creates VLANs dynamically. It also creates a loopback VLAN with an IP address of the BGP router ID. Within BGP, the router ID, AS number, and easyBGP capability are configured along with redistribution of host-mobility routes. Dynamic VLANs are created if no VLANs are specified.

A save and reboot is required if ECMP exceeds 16.

To view BGP auto-peering status, use the command show auto-peering {bgp | ospf}.

Example

The following example creates auto-peering using BGP router ID at 10.3.4.2 with AS 52:

# create auto-peering bgp routerid 10.3.4.2 AS-number 52

History

This command was first available in ExtremeXOS 22.5.

The requirement to specify a VLAN range was made optional in ExtremeXOS 30.3.

Platform Availability

This command is available on the ExtremeSwitching X670-G2, X465, X590, X690, X695, X870, 5420, 5520 series switches.

This feature requires the Advanced Edge license. For more information about licenses, see the ExtremeXOS 31.4 Feature License Requirements .