home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

reset ipv6 mroute

Deletes multicast route table entries and multicast routes at the PIM protocol level.

reset ipv6 mroute[ group group [ source source [ pim { dense-mode | sparse-mode } ] ] | pim { dense-mode | sparse-mode } ]
group
A multicast group to delete. The format is an IPv6 multicast address.
source
A multicast source to delete. The format is an IPv6 host address.
dense-mode
Deletes the multicast route table for PIM dense-mode.
sparse-mode
Deletes the multicast route table for PIM sparse-mode.

Operational mode

Use this command to delete multicast route table entries and multicast routes at the PIM protocol level. Used with no options, the command deletes all multicast route table entries and multicast routes. Used with options, the command deletes a subset of the multicast route table entries and multicast routes.

The following example shows how to delete all multicast route table entries and multicast routes at the PIM protocol level.

vyatta@vyatta:~$reset ipv6 mroute