Use this command to delete a static MLD entry or to remove one or more ports from an existing entry.
group | Deletes a static MLD entry for the specified multicast group IP address. |
vlan-list | Deletes a static MLD entry for the specified VLAN(s). Valid values are 1 – 4094. |
modify | (Optional) Modifies the existing MLD static entry by removing specified ports. |
include-ports include-ports | (Optional) Port or range of include ports to remove from this static MLD group configuration. |
exclude-ports exclude-ports | (Optional) Port or range of exclude ports to remove from this static MLD group configuration. |
If no option is specified, the static entry will be deleted instead of modified.
All command modes.
This example removes port ge.1.5 from the MLD static group on VLAN 1 with a group address of ff33:abcd::1:
System(rw)->clear mld static ff33:abcd::1 1 modify include-ports ge.1.5