fabric.igmp_snoop_policy¶
The IGMP snooping policy streamlines multicast traffic handling for VLANs. By examining (snooping) IGMP membership report messages from interested hosts, multicast traffic is limited to the subset of VLAN interfaces on which the hosts reside.
ACI class |
|
RN |
|
Cursor |
|
Parent |
|
Atomic |
— |
Attributes¶
Accepted as keyword arguments of .igmp_snoop_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.
parameter |
wire |
type |
values |
default |
description |
|---|---|---|---|---|---|
|
|
|
— |
— |
The name of the IGMP Snoop policy |
|
|
|
|
Administrative State |
|
|
|
|
— |
— |
|
|
|
|
— |
— |
Specifies a description of the policy definition. |
|
|
|
— |
|
When the last member query interval parameter is configured, the software removes the group state if no host responds before the timeout. |
|
|
|
— |
— |
The key for enabling clients to own their data for entity correlation. |
|
|
|
— |
— |
A tag for enabling clients to add their own data. For example, to indicate who created this object. |
|
|
|
— |
|
— |
|
|
|
— |
|
The IGMP snooping query response interval. |
|
|
|
— |
|
The interval before the IGMP query begins. |
|
|
|
— |
|
The startup query interval. This configures the IGMP snooping query interval at startup. |
|
|
|
|
Version |