ARISTA bash event-handler in different VRF context
We are using an event-handler with on-startup-config write to push the configuration to our langley service which push the config in the central GIT repository. To execute an bash command in an different vrf context use „ip netns exec ns-<VRF>“ before the command. See the example: