set mld protocols

Use this command to set the MLD classification of received IP frames.

Syntax

set mld protocols classification classification protocol-id protocol-id [modify]

Parameters

classification
  • 1 — Multicast data
  • 2 — Routing protocol
  • 3 — Ignore
protocol-id The protocol IDs to add to the classification (3–57,59–255).
modify (Optional) Add the specified protocol to the existing classification. If not used, protocols will be overwritten.

Defaults

If modify is not specified, existing protocols for the specified classification are overwritten.

Mode

All command modes.

Usage

When entering multiple protocols, delineate individual protocols using a comma (,) and a range of protocols using a hyphen (-).

Example

This example adds the IPv6 encapsulation (41) and IPv6 route (43) protocols to the MLD routing protocol classification list:

System(rw)->set mld protocols classification 2 protocol-id 41,43 modify
System(rw)->