Auto-peering is a network of cooperating interconnected devices that create an AutoBGP for any topology, providing fully redundant, multipath routing. The fabric grows dynamically and freely, not bound to any well-known topology such as Clos or Leaf/Spine.
Auto-peering nodes build a secure network by running the very scalable Border Gateway Protocol (BGP) to exchange topology and host information about IP networks. It uses IPv6 as the network layer to transport IPv4 and IPv6 traffic.
Any device connecting to an auto-peering device is an attachment point to the network. This network provides the underlay for services such as VXLAN, policy, VRF, and Fabric Attach. The AutoBGP device applies policy rules as it discovers external devices. These devices can be any IP host, LAG-attached servers and bridges, or gateway routers. By default, auto-peering allows connectivity for all attached hosts, allowing for a controller-less operation. However, interconnection (trunk ports) between fabric nodes should not be LAG ports; you should not enable port sharing on trunk ports.
Summit X670-G2, X770, and the ExtremeSwitching X690, X870 series switches.
This feature requires the Advanced Edge license. For more information about licenses, see the ExtremeXOS 22.5 Feature License Requirements.
create auto-peering bgp vlans vlan_list routerid ipaddress AS-number asNumber
delete auto-peering
show auto-peering
Changes are underlined.
show iproute ipv6 origin [auto-peering direct | static | blackhole | ripng | ospfv3 | ospfv3-intra | ospv3-inter | ospfv3-extern1 | ospfv3-extern2 | isis | isis-leve1-1 | isis-level-2 | isis-level-1-external | isis-level-2-external | bgp | ibgp | ebgp | bootp | host-mobility] {vr vr_name}
The following show command was changed to show auto-peering information:
show iproute {ipv4} {priority | vlan vlan_name | permanent | ip_address netmask | summary} {multicast | unicast} {vr vrname}}