Reset Igmp Group - HP 6125XLG Command Reference Manual

Blade switch ip multicast command reference
Table of Contents

Advertisement

Views
Interface view
Predefined user roles
network-admin
Parameters
version-number: Specifies an IGMP version, in the range of 1 to 3.
Examples
# Specify IGMPv1 for VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] igmp version 1

reset igmp group

Use reset igmp group to remove dynamic IGMP group entries.
Syntax
reset igmp group { all | interface interface-type interface-number { all | group-address [ mask { mask |
mask-length } ] [ source-address [ mask { mask | mask-length } ] ] } }
Views
User view
Predefined user roles
network-admin
Parameters
all: Specifies all interfaces (the first all), or all multicast groups (the second all).
interface-type interface-number: Specifies an interface by its type and number.
group-address: Specifies a multicast group by its address, in the range of 224.0.0.0 to
239.255.255.255.
source-address: Specifies a multicast source address. If this argument is not specified, the command
removes dynamic IGMP group entries of all multicast source addresses.
mask: Specifies the mask. The default is 255.255.255.255.
mask-length: Specifies the address mask length. The default value is 32. For a multicast group address,
the value range for this argument is 4 to 32. For a multicast source address, the value range for this
argument is 0 to 32.
Usage guidelines
This command cannot remove static IGMP group entries.
Execution of this command might interrupt the multicast information transmission.
Examples
# Remove the dynamic group entries for all IGMP groups on all interfaces.
<Sysname> reset igmp group all
# Remove the dynamic group entries for all IGMP groups on VLAN-interface 100.
51

Advertisement

Table of Contents
loading

Table of Contents