configure ipmroute delete

configure ipmroute delete [default | source-net/mask-len | source-net mask] {{protocol} protocol} rpf-address {vr vr-name}

Description

Deletes a static multicast address from the multicast routing table.

Syntax Description

default Specifies default gateway.
source-net Specifies an IP address/mask length.
mask-len Mask length for the IP multicast source's subnet. Range is 1–32.
mask Specifies a subnet mask.
protocol Unicast routing protocol that is to be used for route learning.
rpf-address Next hop through which the multicast source can be reached.
vr-name Specifies the virtual router to which the route is added.

Default

vr-name is the VR of the current CLI context.

Usage Guidelines

This command allows you to delete an existing multicast static route. It allows you to configure congruent topology for unicast and multicast packets and traffic.

Example

The following example deletes a multicast static route:

configure ipmroute delete 192.168.0.0/16 192.75.0.91

History

This command was first available in ExtremeXOS 11.6.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the IPv4 multicast feature, see the ExtremeXOS 32.2 Feature License Requirements document.