beautypg.com

Configuring the feature, Configuring one querier, Igmp snooping querier commands – Allied Telesis AT-8100 Series User Manual

Page 629

background image

AT-8100 Switch Command Line User’s Guide

629

Configuring the Feature

This section lists the IGMP snooping querier commands and describes
how to configure one querier as well as multiple queriers. See the
following procedures:

“Configuring One Querier” on page 629

“Configuring Multiple Queriers” on page 630

Table 66 lists the IGMP snooping querier commands.

Configuring One

Querier

This example configures switch 1 as shown in Figure 122 on page 625,
with an additional step for changing the query interval.

Table 66. IGMP Snooping Querier Commands

To

Use This Command

Range

Activate IGMP snooping querier

IP IGMP SNOOPING QUERIER

none

Deactivate IGMP snooping querier

NO IP IGMP SNOOPING QUERIER

none

Set the interval at which IGMP general
query messages are transmitted.

IP IGMP QUERY-INTERVAL interval

2 to 18000
seconds

Display the status of IGMP snooping
querier.

SHOW IP IGMP INTERFACE vlanid

none

Table 67. Configuring One Querier

Command

Description

awplus> enable

Enter the Privileged Executive mode from
the User Executive mode.

awplus# configure terminal

Enter the Global Configuration mode.

awplus(config)# ip igmp snooping

Activate IGMP snooping on the switch.
(The default setting for IGMP snooping is
disabled.)

awplus(config)# interface vlan1

Enter the VLAN Interface mode for the
Default VLAN.

awplus(config-if)# ip address
149.123.48.2/24

Assign the VLAN the IP address
149.123.48.2/24.

awplus(config-if)# ip igmp snooping
querier

Activate IGMP snooping querier on the
VLAN.