Enabling igmp snooping – Allied Telesis AT-S100 User Manual

Page 55

Advertising
background image

AT-S100 Management Software User’s Guide

55

The following commands set GVRP registration to fixed on port 12:

switch#configure terminal

switch(config)#set gvrp registration fixed ge12

For more information about this command, see “SET GVRP
REGISTRATION” on page 215.

Setting Join and Leave Timers

To set the GARP timers to join or leave a group, use the SET GVRP
TIMER command. The syntax of this command is:

set gvrp timer join|leave|leaveall <1-65535> ge<1-28>

The following commands set the leave timer to 0.5 seconds for all GVRP
applications on port 9:

switch#configure terminal

switch(config)#set gvrp timer leave 50 seconds ge9

For more information about this command, see “SET GVRP TIMER” on
page 217.

Enabling IGMP

Snooping

IPv4 routers use IGMP to create lists of nodes that are members of
multicast groups. (A multicast group is a group of end nodes that want to
receive multicast packets from a multicast application.) The router creates
a multicast membership list by periodically sending out queries to the local
area networks connected to its ports. The syntax of this command is:

no|ip igmp snooping

To enable IGMP, enter the following commands:

switch# config t

switch(config)# ip igmp snooping

To disable IGMP, enter the following commands:

switch# config t

switch(config)# no ip igmp snooping

Advertising