IP and MAC Anycast

This feature enables you to configure the anycast gateway MAC to be used by VLANs that enable IP anycast. You can specify the same IP address and MAC address on all edge technology devices, which allows seamless IP mobility in the network for edge devices.
Note

Note

This feature was released as a demonstration feature in ExtremeXOS 30.6. It is now fully supported in ExtremeXOS 30.7.

Supported Platforms

ExtremeSwitching X450-G2, X460-G2, X670-G2, X435, X440-G2, X465, X590, X620, X690, X695, X870 series switches.

Limitations

Switching through a VXLAN tunnel to a remote L3 anycast gateway is not supported.

New CLI Commands

configure ip anycast mac [none | mac]

enable ip anycast {vlan} vlan_name

disable ip anycast {vlan} vlan_name

configure bootprelay dhcp-agent source-vlan {vlan_name} {vr vrid}

unconfigure bootprelay dhcp-agent source-vlan {vr vrid}

Changed CLI Command

Changes are underlined.

configure [ {vlan} vlan_name | vlan vlan_id]add secondary-ipaddress anycast [ip_address {netmask} | ipNetmask]

For the following command, the all now has the capability to delete anycast IP addresses:

configure [ {vlan} vlan_name | vlan vlan_id] delete secondary-ipaddress [ip_address | all]

The following show commands are changed to display IP anycast information:

show vlan

show ipconfig {ipv4} {vlan vlan_name}

show ipconfig ipv6 {vlan vlan_name | tunnel tunnel_name}

show bootprelay configuration {ipv4 | ipv6} {{vlan vlan_name } | {vr vr_name}}