configure mld ssm-map delete

configure mld ssm-map delete v6groupnetmask [v6sourceip | src_domain_name | all] {{vr} vr_name}

Description

Deletes an MLD SSM Mapping entry on a VR.

Syntax Description

v6groupnetmask You must provide group address with the mask length. Instead of configuring separate entries for a continuous range of IP addresses, this optimizes a range of group IP addresses to be configured as a single entry.
v6sourceip Specifies the source IP address for which the SSM should apply.
src_domain_name Provides the option to use DNS to obtain IP addresses dynamically by specifying the domain name.
all Specifies that all the mapping entries associated with v6groupnetmask are deleted.
vr vr_name Specifies the virtual router name.

Default

N/A.

Usage Guidelines

When an MLDv1 report is received for this group or group range, the list of sources configured using this command is used as part of source-specific information to PIM.

The following error message displays when specified entry is not found:

ERROR: SSM Mapping entry (ff30::1/128, 2001:0DB8:1::10) not found on VR-Default

Example

The following example deletes a MLD-SSM mapping entry:

configure mld ssm-map delete ff06::/64 2001::1

History

This command was first available in ExtremeXOS 15.5.

Platform Availability

This command is available on the platforms listed for the IPv6 multicast routing feature in the ExtremeXOS 22.2 Feature License Requirements document.