Wired Intelligent Edge (Campus Switching and Routing)

 View Only
last person joined: one year ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of HPE Aruba Networking switching devices, and find ways to improve security across your network.

ArubaOS-Switch / Aruba Mobility-Controller – How to Configure IGMP Protocol 

Apr 21, 2020 05:14 PM

Requirement:

AOS Mobility Controller and ArubaOS Switch



Solution:

In the following example, IGMP is configured on an AOS mobility controller and an ArubaOS switch.

 



Configuration:

 

---------- Mobility Controller Configuration ----------

 

(StandaloneVMC) [mynode] (config) #ip igmp
(StandaloneVMC) ^[mynode] (config-submode)#interface vlan 108
(StandaloneVMC) ^[mynode] (config-submode)#ip igmp proxy gigabitethernet 0/0/0
(StandaloneVMC) ^[mynode] (config-submode)#write memory

Saving Configuration...

Configuration Saved.
 

---------- Switch Configuration ----------

 

Core-Switch# show running-config vlan 108

Running configuration:

vlan 108
   name "Standalone-VMC"
   tagged 9
   ip address 10.0.108.1 255.255.255.0
   ip igmp



Verification

 

---------- Mobility Controller Verification ----------

 

StandaloneVMC) [mynode] #show ip igmp interface vlan 108

IGMP Interface Table
--------------------
VLAN   Addr              Netmask          MAC Address          Snooping    Querier             Querier-dest  IGMP Proxy
----       ----                   -------                  -----------                    --------           -----                    ------------         ----------
108    10.0.108.100  255.255.255.0  00:0c:29:a1:e3:16  disabled      10.0.108.100    local               enabled

 

---------- Switch Verification ----------

 

Core-Switch# show ip igmp vlan 108

 IGMP Service Protocol Info

  Total VLANs with IGMP enabled                      : 1
  Current count of multicast groups joined     : 1

  IGMP Filter Unknown Multicast: Disabled
  IGMP Filter Unknown Multicast Status: Disabled

  VLAN ID : 108
  VLAN Name : Standalone-VMC
  IGMP version : 2
  Querier Address [this switch ] : 10.0.108.1
  Querier Port :
  Querier UpTime : 1h 13m 2s
  Querier Expiration Time : 0h 1m 32s

  Active Group Addresses   Type            Expires          Ports      Reports   Queries
  ----------------------                  ----------        ---------------    ----------    ------         - -------
  239.0.82.11                        Filter            0h 3m 37s       9            37             0

 

Core-Switch(config)# show ip igmp vlan 108 group 239.0.82.11

 IGMP ports and group information for group 239.0.82.11


 VLAN ID: 108
 Uptime: 3h 15m 28s
 Last Reporter: 10.0.108.100
 Type: Filter

  Port    Port Type       Port Mode     Expires      Access
  -------   ---------             ---------             -------          -----------
  9         1000T              Auto               208             host

Statistics
0 Favorited
4 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.