cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1296
Views
5
Helpful
2
Replies

Nexus 5596UP igmp querier

Bernhard Mayer
Level 1
Level 1

Hi all,

 

Problem:

I want to implement "ip igmp snopping querier xxx.xxx.xxx.xxx" on a Test-Nexus 5596UP.

Question:

I can't see/implement the command "ig igmp snooping querier ....." on my nexus.

Test-nexus(config-vlan)# ip igmp snooping ?
*** No matching command found in current mode, matching in (config) mode ***
  <CR>
  event-history                  Configure event-history buffers
  link-local-groups-suppression  Configures Global link-local groups suppression
  mrouter                        Configures static multicast router interface
  report-suppression             Configures Global IGMPv1/IGMPv2 Report Suppression
  v3-report-suppression          Configures Global IGMPv3 Report Suppression and Proxy Reporting

Test-nexus(config-vlan)#

 

Do I need to enable any features or install a different license?

 

Nexus 5500 Multicast Config Guide 6.x:

IGMP Snooping Querier

When PIM is not enabled on an interface because the multicast traffic does not need to be routed, you must configure an IGMP snooping querier to send membership queries. You define the querier in a VLAN that contains multicast sources and receivers but no other active querier.

When an IGMP snooping querier is enabled, it sends out periodic IGMP queries that trigger IGMP report messages from hosts that want to receive IP multicast traffic. IGMP snooping listens to these IGMP reports to establish appropriate forwarding

 

Example:
switch(config-vlan)# ip igmp snooping querier 172.20.52.106

 


My Test Nexus 5596UP:

kickstart: version 6.0(2)N2(3)
system:    version 6.0(2)N2(3)

 

License:

sh license usage
Feature                      Ins  Lic   Status Expiry Date Comments
                                 Count
--------------------------------------------------------------------------------
FCOE_NPV_PKG                  No    -   Unused             -
FM_SERVER_PKG                 No    -   Unused             -
ENTERPRISE_PKG                No    -   Unused             -
FC_FEATURES_PKG               No    -   Unused             -
VMFEX_FEATURE_PKG             No    -   Unused             -
ENHANCED_LAYER2_PKG           No    -   Unused             -
LAN_BASE_SERVICES_PKG         Yes   -   In use Never       -
LAN_ENTERPRISE_SERVICES_PKG   No    -   Unused             -
--------------------------------------------------------------------------------

 

Thanks for your support

Regards,

Bernhard

1 Accepted Solution

Accepted Solutions

InayathUlla Sharieff
Cisco Employee
Cisco Employee

Bernhard,

Here you go :-)

 

"ip igmp snooping" is no longer available under vlan mode. Please reconfigure under "vlan configuration <vlan-id>"

 

example:

Nexus5596(config)# vlan configuration 101 ( 101 is the vlan id)

 

Nexus5596(config-vlan-config))#ip igmp snooping querier 1.1.1.1  >>> here is the way to configure.

 

HTH

Regards

Inayath

**Please dont forget to rate the post.

 

View solution in original post

2 Replies 2

InayathUlla Sharieff
Cisco Employee
Cisco Employee

Bernhard,

Here you go :-)

 

"ip igmp snooping" is no longer available under vlan mode. Please reconfigure under "vlan configuration <vlan-id>"

 

example:

Nexus5596(config)# vlan configuration 101 ( 101 is the vlan id)

 

Nexus5596(config-vlan-config))#ip igmp snooping querier 1.1.1.1  >>> here is the way to configure.

 

HTH

Regards

Inayath

**Please dont forget to rate the post.

 

Thanks a lot

It works

 

Regards,

Bernhard

Review Cisco Networking products for a $25 gift card