Igmp Snooping - Avaya 1000 Series Configuration Manual

Secure router
Hide thumbs Also See for 1000 Series:
Table of Contents

Advertisement

IGMP CONFIGURATION GUIDE
Example 7
The following example configures ethernet 0 with the default Last Member Query Interval of
2000 milliseconds (20 seconds).
Router/configure/ip/igmp/interface ethernet0>
last-member-query-interval 2000
Example 8
The following example configures ethernet 0 with the default Query Interval to be 200 seconds.
Router/configure/ip/igmp/interface ethernet0> query-interval 200
Example 9
The following example configures the default Query Response Interval to be 10 seconds (or
100 deciseconds) for ethernet 0.
Router/configure/ip/igmp/interface ethernet0> query-response-time 100
Example 10
The following example turns require-router-alert on for interface ethernet 0.
Router/configure/ip/igmp/interface ethernet0> require-router-alert
Example 11
The following example configures the default Robustness to be 3 for interface ethernet 0.
Router/configure/ip/igmp/interface ethernet0> ip igmp robustness 3
Example 12
The following example turns the send-router-alert option off for interface ethernet 1.
Router/configure/ip/igmp/interface ethernet1> no send-router-alert
Example 13
The following example configures IGMP version 2 to run on interface ethernet 0.
Router/configure/ip/igmp/interface ethernet0> version 2
Router/configure/ip/igmp/interface ethernet0> exit 3
Router/configure>

IGMP Snooping

IGMP snooping allows a Secure Router to read (snoop) IGMP packets transferred between IP
multicast routers and IP multicast hosts to learn the IP Multicast group membership. Without
IGMP Snooping, the Secure Router handles IP multicast traffic in the same manner as network
broadcast traffic and forward frames received on one interface to all other interfaces. This
creates excessive traffic on the network and affects network performance. IGMP Snooping
allows routers to monitor network traffic and determine hosts that want to receive multicast
traffic.
74
Avaya Secure Router 1000 Series Configuration Guide
December 2010

Advertisement

Table of Contents
loading

Table of Contents