create auto-peering ospf
Description
Creates and enables OSPFv2 auto-peering.
Syntax Description
auto-peering | Specifies configuring Auto-peering. |
ospf | Specifies configuring OSPF Auto-peering. |
routerid | Specifies providing an OSPF router ID. |
ipaddress | Sets the OSPF router IP address in IPv4 format (x.y.z.w). |
Default
N/A.
Usage Guidelines
This command creates a loopback VLAN with the IP address of the supplied OSPF router ID. Within OSPF, the router ID, VXLAN-extensions are configured along with redistribution of host-mobility routes.
ECMP between two switches is not supported with OSPFv2 auto-peering. Only one link forms an adjacency, and traffic is lost on failover. Link aggregation is the preferred configuration for the topology.
To view OSPFv2 auto-peering status, use the command show auto-peering {bgp | ospf}.
Example
The following example creates and enables OSPFv2 auto-peering using with the OSPF router ID set to "10.3.4.2":
# create auto-peering ospf routerid 10.3.4.2
History
This command was first available in ExtremeXOS 30.6.
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 OSPFv2 Auto-peering feature, see the ExtremeXOS 32.2 Feature License Requirements document.