Page MenuHomeVyOS Platform

Add VRF support for mtr
Closed, ResolvedPublic

Description

There is no op-mode python wrapper script (along with the cli tag-node/bash completion stuff) for mtr, which is the pathway to enabling VRF functionality. Proposing to add it :)

'vrf': {
    'traceroute': 'sudo ip vrf exec {value} {command}',
    'type': '<vrf>',
    'help': 'Use specified VRF table',
    'helpfunction': vrf_list,
    'dflt': 'default'}

I'll get a pull-request together...

Details

Version
-
Is it a breaking change?
Perfectly compatible

Event Timeline

bbabich claimed this task.
bbabich created this object in space S1 VyOS Public.
Viacheslav changed the task status from Open to In progress.Nov 4 2023, 11:51 AM
Viacheslav moved this task from Open to Finished on the VyOS 1.5 Circinus board.
Viacheslav moved this task from Open to Finished on the VyOS 1.4 Sagitta board.