< Home

igmp version

Function

The igmp version command specifies the IGMP version on an interface.

The undo igmp version command restores the default configuration.

Format

igmp version { 1 | 2 | 3 }

undo igmp version

Parameters

Parameter Description Value
1 Indicates IGMP version 1. -
2 Indicates IGMP version 2. -
3 Indicates IGMP version 3. -

Views

Interface view

Default Level

2: Configuration level

Usage Guidelines

By default, IGMPv2 is adopted.

You must run the multicast routing-enable command to enable the multicast function before using the command.

You must configure the same IGMP version on all multicast devices on the same network segment to ensure that the devices can work properly.

Different IGMP versions cannot be switched automatically.

Example

# Configure IGMPv1 for GigabitEthernet 0/0/1.

<sysname> system-view
[sysname] multicast routing-enable
[sysname] interface GigabitEthernet 0/0/1
[sysname-GigabitEthernet0/0/1] igmp version 1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >