Allied Telesis AT-8600 Network Router User Manual


 
Page 71 | AlliedWare™ OS How To Note: IGMP
Configurable IGMP timers and counters > Initial configuration
Switch 1 is an IGMP Querier.
Switch 2 is an IGMP Snooper.
Switch 3 is also an IGMP Snooper.
X Configure switch 1
set system name="Switch 1"
# STP general configuration
enable stp=default
set stp=default mode=rapid
set stp=default port=1 edgeport=yes
# VLAN general configuration
create vlan=vlan100 vid=100
add vlan=100 port=1-52
# IP configuration
enable ip
add ip int=vlan100 ip=172.31.0.254 mask=255.255.255.0
enable ip igmp
enable ip igmp int=vlan100
X Configure switch 2
set system name="Switch 2"
# STP general configuration
enable stp=default
set stp=default mode=rapid
set stp port=2 edgeport=yes
# VLAN general configuration
create vlan=vlan100 vid=100
add vlan=100 port=1-26
X Configure switch 3
set system name="Switch 3"
# STP general configuration
enable stp=default
set stp=default mode=rapid
set stp port=3 edgeport=yes
# VLAN general configuration
create vlan=vlan100 vid=100
add vlan=100 port=1-26