Configuring mld snooping on vlans – Dell POWEREDGE M1000E User Manual

Page 759

Advertising
background image

Configuring L2 Multicast Features

759

Configuring MLD Snooping on VLANs

Beginning in Privileged EXEC mode, use the following commands to

configure MLD snooping settings on VLANs.

ipv6 mld snooping

maxresponse

seconds

Specify the leave time-out value for an interface. If an

MLD report for a multicast group is not received within

the number of

seconds specified by the leave-time-out

period after an MLD leave was received from a specific

interface, the current interface is deleted from the

member list of that multicast group.

ipv6 mld snooping

immediate-leave

Enables MLD snooping immediate-leave mode on the

interface. Enabling immediate-leave allows the switch to

immediately remove the layer 2 LAN interface from its

forwarding table entry upon receiving an MLD leave

message for that multicast group without first sending out

MAC-based general queries to the interface.

ipv6 mld snooping

mcrtrexpiretime

seconds

Specify the multicast router time-out value for an

interface. This command sets the number of seconds to

wait to age out an automatically-learned multicast router

port.

CTRL + Z

Exit to Privileged EXEC mode.

show ipv6 mld snooping View MLD snooping settings configured on the switch.
show ipv6 mld snooping

interface

interface

View the MLD snooping settings for a specific port, LAG,

or VLAN.

Command

Purpose

configure

Enter global configuration mode.

vlan database

Enter VLAN Configuration mode.

ipv6 mld snooping

vlan-

id

Enable MLD snooping on the specified VLAN.

ipv6 mld snooping

groupmembership-

interval

vlan-id seconds

Specify the host time-out value for the specified VLAN. If

an MLD report for a multicast group is not received in the

number of seconds specified by the

seconds value, this

VLAN is deleted from the member list of that multicast

group.

Command

Purpose

Advertising