Wired Intelligent Edge

 View Only
Expand all | Collapse all

ArubaOS-CX Multicast Guide for 10.03 <<< IGMP V2 ???

This thread has been viewed 5 times
  • 1.  ArubaOS-CX Multicast Guide for 10.03 <<< IGMP V2 ???

    Posted Oct 09, 2019 09:10 AM

    Re: ArubaOS-CX Multicast Guide for 10.03   IGMP V2

     

    The multicast manual seems to indicate one can enable igmpv2.

     

    I cannot.

     

    My only option is:   ip igmp snooping"

     

    CLI OUTPUT:

    HPE-AOSCX8320(config-vlan)# ip igmp snooping

     Snooping Configurations

    HPE-AOSCX8320(config-vlan)# ip igmp snooping

     drop-unknown Drop Unknown Configuration (Default: vlan-shared)

     fastlearn Configures the port to respond to topology changes

     

    Question:    Any insight why snooping is the only option...am I missing something ???

    -----
    # Thanks # Gracias # Merci # ありがとう # Danke # Spasiba # 감사합니다 # Toda # Cheers # Dhanyawaad # Ahsante # Xièxiè # shukran ##

     



  • 2.  RE: ArubaOS-CX Multicast Guide for 10.03 <<< IGMP V2 ???
    Best Answer

    Posted Oct 10, 2019 04:43 AM

    ANSWER:

     

    One must enable IGMP within the VLAN INTERFACE, sample below:

     

    interface vlan999
    ip address 10.10.0.99/19
    ip helper-address 10.20.1.1
    ip igmp enable
    ip igmp version 2