5 ip igmp limit – CANOGA PERKINS 9175 Command Reference User Manual

Page 370

Advertising
background image

CanogaOS Command Reference

21-3

Command Syntax

ip igmp last-member-query-interval <1000-25500>

no ip igmp last-member-query-interval

<1000-25500>: the last member query interval value (ms)

Defaults

1000 ms

Command Mode

Interface configuration

Usage

None

Examples

This example shows how to set the last member query interval value to 10000ms.

Switch(config-if)# ip igmp last-member-query-interval 10000

This example shows how to return the last member query interval value to default value.

Switch(config-if)# no ip igmp last-member-query-interval

Related Commands

ip igmp last-member-query-count

21.5 ip igmp limit

Use this command to set the max num of groups allowed.

To return it to default value, use the no form of this command.

Command Syntax

ip igmp limit <1-4096>

no ip igmp limit

<1-4096>: the max num of groups

Defaults

4096

Command Mode

Global configuration & Interface configuration

Usage

In the global configuration mode, this value sets the max num of groups allowed globally.

In the interface configuration, this value sets the max num of groups allowed on that interface.

Examples

Advertising