Allied Telesis AT-FS970M Series User Manual
Page 609

AT-FS970M Switch Command Line User’s Guide
609
Log on to switch 2.
awplus> enable
Enter the Privileged Executive mode from the
User Executive mode of switch 2.
awplus# configure terminal
Enter the Global Configuration mode.
awplus(config)# ip igmp snooping
Activate IGMP snooping on the switch.
awplus(config)# interface vlan1
Enter the VLAN Interface mode for the
Default VLAN.
awplus(config-if)# ip address
149.123.48.3/24
Assign the VLAN the IP address
149.123.48.3/24.
awplus(config-if)# exit
Exit the Global Configuration mode.
awplus(config)# exit
Exit the User Executive mode.
awplus# exit
Exit the Privileged Executive mode and log
out of switch 2.
Log on to switch 3
awplus> enable
Enter the Privileged Executive mode from the
User Executive mode of switch 3.
awplus# configure terminal
Enter the Global Configuration mode.
awplus(config)# ip igmp snooping
Activate IGMP snooping on the switch.
awplus(config)# interface vlan1
Enter the VLAN Interface mode for the
Default VLAN.
awplus(config-if)# ip address
149.123.48.4/24
Assign the VLAN the IP address
149.123.48.3/4.
awplus(config-if)# ip igmp snooping
querier
Activate IGMP snooping querier on the
VLAN.
Table 66. Configuring Multiple Queriers (Continued)
Command
Description