vsx-sync aaa
Syntax
vsx-sync aaa
no vsx-sync aaa
Description
Enables VSX synchronization of all AAA configurations, including user, RADIUS server, and TACACS+ server, on the primary VSX node to the secondary peer switch. To synchronize AAA configurations associated with a particular VRF, you must configure the same VRF on the peer switch.
The
no
form of this command removes VSX synchronization of global AAA configurations, but it does not remove the existing global AAA feature configurations from the secondary peer switch.
Command context
config-vsx
Authority
Administrators
Examples
Enabling VSX sync for the AAA configurations to the secondary peer:
switch(config)# vsx switch(config-vsx)# vsx-sync aaa
Disabling VSX sync for the AAA configurations to the secondary peer:
switch(config)# vsx switch(config-vsx)# no vsx-sync aaa