10-21-2023 10:06 AM
I want to configure "ip igmp snooping querier" on Cisco Catalyst 9600 switches per VLAN. As per Cisco documents, 1st I'm enabling "IP igmp snooping querier" in global config mode and then configuring "ip igmp snooping vlan x querier". But config is getting failed with error "snooping is disabled on this VLAN.
ip igmp snooping querier
ip igmp snooping vlan 1113 querier
Command did not take effect due to reason: snooping is disabled on this vlan.
ip igmp snooping vlan 1113
ip igmp snooping vlan 1113 querier
Command did not take effect due to reason: snooping is disabled on this vlan.
10-21-2023 10:13 AM
ip igmp snooping vlan 1113
Add this and check
10-21-2023 10:20 AM
already tried the same: -
ip igmp snooping querier
ip igmp snooping vlan 1113 querier
Command did not take effect due to reason: snooping is disabled on this vlan.
ip igmp snooping vlan 1113
ip igmp snooping vlan 1113 querier
Command did not take effect due to reason: snooping is disabled on this vlan.
10-21-2023 10:29 AM
Add
ip igmp snooping vlan 1113
Then
show ip igmp snooping
share this
10-21-2023 10:54 AM - edited 10-21-2023 10:55 AM
1st I enabled "ip igmp snooping" in global config, which enabled "ip igmp snooping" on all VLANs. but still "show ip igmp snooping querier" is showing nothing.
10-21-2023 11:06 AM
Do this commands in this order' then show ip igmp.
Ip igmp snooping
Ip igmp snooping vlan 1113
Ip igmp snooping querier
ip igmp snooping vlan 1113 querier
10-21-2023 11:29 AM
ip igmp snooping vlan 1113
ip igmp snooping querier
IGMP Querier function cannot be operationally enabled on some VLANs because the required conditions have not been met.
ip igmp snooping vlan 1113 querier
Command did not take effect due to reason: snooping is disabled on this vlan.
show ip igmp snooping vlan 1113
show ip igmp snooping vlan 1113 qu
show ip igmp snooping querier vlan 1113
10-22-2023 02:54 AM
this SW is l2 or l3?
This SW connect to any host of multicast?
This SW have IP assign to any router port or any SVI?
10-25-2023 09:43 PM
Sorry for delay
This is an L3 switch.
Connected to router (MPLS) and have multiple SVI with IP address.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide