beautypg.com

Allied Telesis AT-8100 Series User Manual

Page 631

background image

AT-8100 Switch Command Line User’s Guide

631

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 68. Configuring Multiple Queriers (Continued)

Command

Description