Configuring the feature, Configuring one querier – Allied Telesis AT-FS970M Series User Manual
Page 607

AT-FS970M Switch Command Line User’s Guide
607
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 607
“Configuring Multiple Queriers” on page 608
Table 64 lists the IGMP snooping querier commands.
Configuring One
Querier
This example configures switch 1 as shown in Figure 117 on page 603,
with an additional step for changing the query interval.
Table 64. 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 65. 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.