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

Version
-
Is it a breaking change?
Perfectly compatible

Event Timeline

c-po claimed this task.
c-po edited a custom field.
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.
c-po updated the task description. (Show Details)
c-po closed this task as Unknown Status.May 21 2023, 9:15 PM
c-po changed the task status from Unknown Status to Resolved.May 28 2023, 1:49 PM
c-po triaged this task as Wishlist priority.
c-po removed a project: VyOS 1.3 Equuleus (1.3.4).