Page MenuHomeVyOS Platform

Request for clearing single entry multicast route
Open, NormalPublicFEATURE REQUEST

Description

Hi Team, there's a command to clear the entirety of multicast routes

$ reset ip multicast route
Possible completions:

<Enter>       Execute the current command

But it's lacking an option to clear the multicast route/state for an individual group, please consider adding it to the next release. Cheers!

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Behavior change
Issue type
Feature (new functionality)

Event Timeline

FRR does not support it
Allows only full multicast table

r11# clear ip 
...
  mroute       IP multicast routing table


r11# clear ip mroute 
  <cr>   
  count  Route and packet count data
  vrf    Specify the VRF
r11#
syncer triaged this task as Normal priority.