beautypg.com

New commands, Enable ip igmp allgroup, Disable ip igmp allgroup – Allied Telesis 86253-07 User Manual

Page 33

background image

Patch 86253-07 For Rapier Series Switches

DISABLE IP IGMP ALLGROUP

33

Patch 86253-07 for Software Release 2.5.3
C613-10382-00 REV E

New Commands

This enhancement request introduces two new commands from enabling/
disabling all-group entries on switch ports.

ENABLE IP IGMP ALLGROUP

Syntax

ENABLE IP IGMP ALLGROUP=[{port-list|ALL}]

where:

port-list is a port number, a range of port numbers (specified as n-m), or a
comma separated list of port numbers and/or ranges. Port numbers start
at 1 ad end at m, where m is the highest numbered Ethernet switch port,
including uplink ports.

Description

This command enables the specified port(s) to behave as a multicast all-group
ports.

The ALLGROUP parameter specifies the list of ports able to behave as all-
group entry ports. If ALL is specified, all ports are able to behave as all-group
entry ports. The default is ALL.

Examples

To enable ports 1, 5 and 7 to behave as all-group entry ports, use the command:

ENABLE IP IGMP ALLGROUP=1,5,7

See Also

DISABLE IP IGMP ALLGROUP
SHOW IP IGMP

DISABLE IP IGMP ALLGROUP

Syntax

DISABLE IP IGMP ALLGROUP=[{port-list|ALL}]

where:

port-list is a port number, a range of port numbers (specified as n-m), or a
comma separated list of port numbers and/or ranges. Port numbers start
at 1 and end at m, where m is the highest numbered Ethernet switch port,
including uplink ports.

Description

This command disables the specified port(s) from acting as a multicast all-
group entry ports. Ports that are disabled have a “#” symbol next to the port
number in the output of the SHOW IP IGMP command.

Examples

To prevent ports 1, 5 and 7 from behaving as all-group entry ports, use the
command:

DISABLE IP IGMP ALLGROUP=1,5,7

See Also

ENABLE IP IGMP ALLGROUP
SHOW IP IGMP