beautypg.com

Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 732

background image

IGMP and IGMP Snooping Introduction

Software Reference for x310 Series Switches

30.6

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

In this example, it is not necessary to explicitly configure the switch to work with
IGMPv2 or IGMPv3. When the IGMP version is not configured then the switch will
work with both versions of IGMP.

Table 30-1: Configuring IGMP Snooping on Switch 1 and IGMP Querier on Switch 2

Configure IGMP Snooping (Switch 1)

1.

awplus#

configure terminal

Enter Global Configuration mode.

2.

awplus(config)#

ip igmp snooping

Enable IGMP Snooping globally. Snooping is
enabled by default. Use this command only if
you have previously disabled it.

3.

awplus(config)#

ip igmp snooping

Enter Interface Configuration mode for VLAN 1.

4.

awplus(config-if)#

ip igmp snooping mrouter interface

port1.0.6

Configure port1.0.6 as a multicast router port to
the IGMP Querier.

5.

awplus(config-if)#

exit

Return to Global Configuration mode.

Validate the configuration

6.

awplus#

exit

Return to Privileged Exec mode.

7.

awplus#

show ip igmp interface vlan1

Display the state of IGMP Snooping for VLAN 1.

8.

awplus#

show ip igmp groups

Display the multicast groups with receivers
directly connected to the router.

9.

awplus#

show ip igmp snooping mrouter

interface vlan1

Display the multicast router ports, both static
and dynamic, in VLAN 1.

Configure IGMP Querier (Switch 2)

1.

awplus#

configure terminal

Enter Global Configuration mode.

2.

awplus(config)#

interface vlan1

Enter Interface Configuration mode for VLAN 1.

3.

awplus(config-if)#

ip igmp

Enable IGMP on VLAN 1 and configure the
switch as an IGMP Querier.

Validate the configuration

4.

awplus#

exit

Return to Privileged Exec mode.

5.

awplus#

show ip igmp interface vlan1

Display the state of IGMP Querier for VLAN 1.