MLD Configuration Commands

MLD Configuration Commands lists the MLD configuration commands for Extreme Networks S- K- and 7100-Series devices.

Click to expand in new window

MLD Configuration Commands

Task Command
Enable MLD on one or more VLANs. set mld enable vlan-list
Disable MLD on one or more VLANs. set mld disable vlan-list
Enable MLD querying on one or more VLANs. set mld query-enable vlan-list
Disable MLD querying on one or more VLANs. set mld query-disable vlan-list
Determine what action to take with multicast frames when the MLD flow table is full. set mld flow-full-action action
Configure MLD settings on one or more VLANs. set mld config vlan-list {[query-interval query-interval] [mld-version mldversion] [max-resp-time max-resp-time] [robustness robustness] [last-mem-int last-mem-int] [fast-leave fast-leave] [filter-id filter-id] [filter-status {enable | disable}]}
Remove MLD configuration settings for one or more VLANs. set mld delete vlan-list
Create a new static MLD entry or add one or more new ports to an existing entry. set mld static group vlan-list [modify {[include-ports] [exclude-ports]}]
Remove a static MLD entry or remove one or more ports from an existing entry. clear mld static group vlan-list [modify {[include-ports] [exclude-ports]}]
Change the MLD classification of received IP frames. set mld protocols classification classification protocol-id protocol-id [modify]
Clear the binding of IP protocol ID to MLD classification. clear mld protocols protocol-id protocol-id
Enable port fast leave on the specified port or range of ports. set mld portFastLeave port-list
Disable port fast leave on the specified port or range of ports. clear mld portFastLeave port-list
Create an input filter to apply to the VLAN. set mld input-filter filter-id rule-id start-ip ip-address end-ip ip-address protocol-action {deny | allow} flow-action {drop | flood | allow}
Clear an input filter. clear mld input-filter filter-id [rule-id]
Set the action taken when the first few frames of a multicast stream are received (that is, before the stream is added to the MLD database). set mld unknown-input-action {routers | flood | discard}