# This allows the radius client to work when a management VRF is in use.
# The syntax is "vrf-name" (keyword) followed by the VRF name, typically "mgmt"
# Since the keyword has an illegal character for a hostname ('-'), this can't
# conflict with a valid hostname
# vrf-name mgmthttps://github.com/vyos/libpam-radius-auth/blob/current/pam_radius_auth.conf#L45-L49