Cisco Nexus 9000 Series Configuration Manual page 144

Nx-os vxlan
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

VXLAN Bud Node Over VPC Topology Example
Each VxLAN multicast group needs to have a static OIF on the backup SVI MCT.
route-map match-mcast-groups permit 1
• Backup SVI over MCT configuration
• VPC interface configuration that carries the infra VLAN
interface port-channel1
• MCT configuration
interface port-channel100
• NVE configuration
interface nve1
• Loopback interface configuration
interface loopback0
Cisco Nexus 9000 Series NX-OS VXLAN Configuration Guide, Release 7.x
132
match ip multicast group 225.1.1.1/32
◦ Configuration Option 1:
interface Vlan2000
no shutdown
ip address 20.20.20.1/24
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
ip igmp static-oif route-map match-mcast-groups
◦ Configuration Option 2:
interface Vlan2000
no shutdown
ip address 20.20.20.1/24
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
ip igmp static-oif 225.1.1.1
switchport mode trunk
switchport trunk allowed vlan 2
vpc 1
switchport mode trunk
spanning-tree port type network
vpc peer-link
no shutdown
source-interface loopback0
member vni 10001 mcast-group 225.1.1.1
member vni 10002 mcast-group 225.1.1.1
member vni 10003 mcast-group 225.1.1.1
ip address 101.101.101.101/32
ip address 99.99.99.99/32 secondary
ip router ospf 1 area 0.0.0.0
ip pim sparse-mode
VXLAN Bud Node Over VPC

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents