An engineer must configure a VXLAN routing on a Cisco Nexus 9000 Series Switch. The engineer requires a solution where all the leaf switches have the same gateway MAC and IP addresses. Which configuration set accomplishes this task?
- NX9K(config)# fabric forwarding anycast-gateway-mac AA:BB:AA:BB:AA:BB
NX9K(config)# interface VLAN-interface-name
NX9K(config-if)# vrf member vrf-name
NX9K(config-if)# fabric forwarding mode anycast-gateway - NX9K(config)# install feature-set fabric
NX9K(config)# feature-set fabric
NX9K(config)# fabric forwarding anycast-gateway-mac AA:BB:AA:BB:AA:BB
NX9K(config)# interface VLAN-interface-name
NX9K(config-if)# fabric forwarding mode anycast-gateway - NX9K(config)# install feature-set fabric
NX9K(config)# feature-set fabric
NX9K(config)# fabric forwarding anycast-gateway-mac AA:BB:AA:BB:AA:BB NX9K(config)#
interface VLAN-interface-name
NX9K(config-if)# vrf member vrf-name
NX9K(config-if)# fabric forwarding mode anycast-gateway - NX9K(config)# fabric forwarding anycast-gateway-mac AA:BB:AA:BB:AA:BB
NX9K(config)# interface VLAN-interface-name
NX9K(config-if)# fabric forwarding mode anycast-gateway
Reveal Solution Next Question