Page MenuHomeVyOS Platform

Add bash identifier for given VRF instance
Closed, ResolvedPublicFEATURE REQUEST

Description

Sometimes one might wan't to switch it's vbash to a different VRF. This can be done by: sudo ip vrf exec mgmt su - $(whoami)

vyos@vyos:~$ ip vrf identify
vyos@vyos:~$ sudo ip vrf exec mgmt su - $(whoami)
vyos@vyos:~$ ip vrf identify
mgmt

But it might also be nice to see this reflected on the prompt for a better user experience, something like: vyos@vyos:mgmt#

One can also use the new CLI command to move to a different VRF:

vyos@vyos:~$ force vrf mgmt
vyos@vyos:mgmt:~$ configure

Details

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)

Related Objects

StatusSubtypeAssignedTask
ResolvedFEATURE REQUESTc-po
ResolvedFEATURE REQUESTc-po

Event Timeline

c-po created this task.
c-po changed Difficulty level from Unknown (require assessment) to Normal (likely a few hours).
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
c-po changed Issue type from Unspecified (please specify) to Improvement (missing useful functionality).
c-po updated the task description. (Show Details)
c-po changed the task status from Open to Backport candidate.May 21 2023, 9:15 PM
c-po triaged this task as Wishlist priority.
c-po removed a project: VyOS 1.3 Equuleus (1.3.4).