Thursday, January 23, 2020

Need some assistance with N9K Multicast Routing config

I'm trying to get multicast setup to route between two separate VLANs and failing miserably.

This is the topology I'm working with:

Device (VLAN 552) <-> Switch <-> Router (Nexus 9K) <-> Switch <-> Server (VLAN 16)

Nexus config:

feature pim ip pim auto-rp rp-candidate Vlan5 group-list 239.0.0.0/24 ip pim auto-rp mapping-agent Vlan5 ip pim ssm range 232.0.0.0/8 ip pim auto-rp listen interface Vlan5 no shutdown ip address 10.91.5.2/24 ip pim sparse-mode interface Vlan16 no shutdown ip address 10.91.16.2/22 ip pim sparse-mode interface Vlan552 no shutdown ip address 10.110.32.2/19 ip pim sparse-mode show ip pim group-range PIM Group-Range Configuration for VRF "default" Group-range Action Mode RP-address Shrd-tree-range Origin 232.0.0.0/8 Accept SSM - - Local 239.0.0.0/24 - ASM 10.91.5.2 - AutoRP 

Am I missing a crucial step somewhere? Any help would be appreciated, thanks!



No comments:

Post a Comment