anycast source-interface loopback
To configure the anycast mode parameters for the VXLAN Tunnel EndPoint (VTEP), use the anycast source-interface loopback command in interface configuration submode.
anycast source-interface loopback loopback-interface-identifier sync-group ip-address
Syntax Description
anycast |
Configures the anycast mode parameters for the VTEP. |
source-interface loopback loopback-interface-identifier |
Configures loopback interface as the source interface for the VTEP. The variable loopback-interface-identifier is the loopback interface instance. |
sync-group ip-address |
Assigns a bidirectional multicast group for synchronization between anycast gateways. |
Command Default
None
Command Modes
Interface configuration submode
Command History
Release | Modification |
---|---|
Release 5.3.1 |
This command was introduced. |
Usage Guidelines
No specific guidelines impact the use of this command.
Examples
This example shows how to configure anycast mode parameters for VTEP.
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# interface nve 45
RP/0/RSP0/CPU0:router(config-if)# overlay-encapsulation vxlan
RP/0/RSP0/CPU0:router(config-if)# source-interface loopback 0
RP/0/RSP0/CPU0:router(config-if)# member vni 1 mcast-group 192.20.9.2 0.0.0.0
RP/0/RSP0/CPU0:router(config-if)# anycast source-interface loopback 0 sync-group 192.20.9.2