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
Configures the anycast mode parameters for the VTEP.anycast
Configures loopback interface as the source interface for the VTEP.
The variable loopback-interface-identifier is the loopback interface
instance.
source-interface loopback
loopback-interface-identifier
Assigns a bidirectional multicast group for synchronization between
anycast gateways.
sync-group ip-address
Command Default
None
Command Modes
Interface configuration submode
Command History
ModificationRelease
This command was introduced.Release 5.3.1
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
Cisco ASR 9000 Series Aggregation Services Router VPN and Ethernet Services Command Reference, Release
6.1.x
672
VXLAN Commands
anycast source-interface loopback