Page MenuHomeVyOS Platform

Add CLI command for mroute
Closed, ResolvedPublic

Description

In order to influence Multicast RPF lookup, it is possible to insert into zebra routes for the Multicast RIB. These routes are only used for RPF lookup and will not be used by zebra for insertion into the kernel or for normal rib processing.

Proposed CLI commands

set protocols static multicast interface-route 239.0.0.0/24 next-hop-interface 'eth0'
set protocols static multicast interface-route 239.0.0.0/24 next-hop-interface 'eth1' distance 10

set protocols static multicast route 239.0.1.0/24 next-hop '192.168.255.10'
set protocols static multicast route 239.0.1.0/24 next-hop '192.168.255.11' distance 20

Details

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

Related Objects

StatusSubtypeAssignedTask
ResolvedUnknown Object (User)
ResolvedUnknown Object (User)

Event Timeline

Unknown Object (User) changed the task status from Open to In progress.Apr 21 2020, 7:46 PM
Unknown Object (User) triaged this task as Normal priority.
Unknown Object (User) created this task.
Unknown Object (User) changed the task status from In progress to Needs testing.Apr 21 2020, 8:17 PM
Unknown Object (User) closed this task as Resolved.May 21 2020, 9:06 AM
erkin set Issue type to Feature (new functionality).Aug 30 2021, 6:38 AM
erkin removed a subscriber: Active contributors.