Igmp Static-Group - HP 3600 v2 Series Command Reference Manual

Ip multicast
Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

[Sysname-Vlan-interface100] igmp startup-query-interval 5

igmp static-group

Syntax
igmp static-group group-address [ source source-address ]
undo igmp static-group { all | group-address [ source source-address ] }
View
Interface view
Default level
2: System level
Parameters
group-address: Multicast group address, in the range of 224.0.1.0 to 239.255.255.255.
source-address: Multicast source address.
all: Removes all static multicast groups that the current interface has joined.
Description
Use igmp static-group to configure the current interface to be a statically connected member of the
specified multicast group or multicast source and group.
Use undo igmp static-group to restore the default.
By default, an interface is not a static member of any multicast group or multicast source and group.
If the specified multicast address is in the SSM multicast address range, you must specify a multicast
source address at the same time. Otherwise, IGMP routing table entries cannot be established. No such
a restriction exists if the specified multicast group address is not in the SSM multicast address range.
To configure a VLAN interface as a static member of a multicast group or multicast source and group,
execute the igmp static-group command on the VLAN interface, and configure the igmp-snooping
static-group command on the member ports of the corresponding VLAN.
Related commands: igmp-snooping static-group.
Examples
# Configure VLAN-interface 100 to be a statically connected member of multicast group 224.1.1.1.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] igmp static-group 224.1.1.1
# Configure VLAN-interface 100 to be a statically connected member of multicast source and group
(192.168.1.1, 232.1.1.1).
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] igmp static-group 232.1.1.1 source 192.168.1.1
99

Advertisement

Table of Contents
loading

Table of Contents