The set system aaa tacacs-plus vrf mgmt-vrf command configures to run the AAA TACACS+ protocol in management VRF.
Command Syntax
set system tacacs-plus radius vrf mgmt-vrf
Parameter
None.
Usage Guidelines
AAA TACACS+ protocol runs in the default VRF by default, and supports to be configured in the management VRF. The corresponding AAA server is required to be route reachable in the VRF running AAA TACACS+ protocol.
Note: The latest configuration overrides the previous one.
Example
- Configure the AAA TACACS+ protocol to run in the management VRF.
admin@Xorplus# set system aaa radius vrf mgmt-vrf admin@Xorplus# commit