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

igmpSnoopPol

RN

snPol-{name}

Cursor

FabricIgmpSnoopPolicyCursor

Parent

fabric

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

name (positional)

name

str

The name of the IGMP Snoop policy

admin_state

adminSt

NwAdminSt

disabled, enabled

enabled

Administrative State

controls

ctrl

IpmcsnoopDomControl

querier, fast-leave, opt-flood, routing

description

descr

str

Specifies a description of the policy definition.

last_member_query_interval

lastMbrIntvl

int

1

When the last member query interval parameter is configured, the software removes the group state if no host responds before the timeout.

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

query_interval

queryIntvl

int

125

response_interval

rspIntvl

int

10

The IGMP snooping query response interval.

startup_query_count

startQueryCnt

int

2

The interval before the IGMP query begins.

startup_query_interval

startQueryIntvl

int

31

The startup query interval. This configures the IGMP snooping query interval at startup.

version

ver

McastVer

unspecified, v1, v2, v3

v3

Version