vsx-sync ssh
Syntax
vsx-sync ssh
no vsx-sync ssh
Description
Enables VSX synchronization of SSH server configurations on the primary VSX node to the secondary peer switch. To synchronize SSH configurations associated with particular VRF, you must configure the same VRF on the peer device.
The
no
form of this command removes VSX synchronization of global SSH configurations, but it does not remove the existing global SSH feature configurations from the secondary peer switch.
Command context
config-vsx
Authority
Administrators
Examples
The first line in the following example shows the setting of an SSH server configuration. The last two lines of the example show the enabling of VSX synchronization for SSH server configurations.
switch(config)# ssh certified-algorithms-only switch(config)# vsx switch(config-vsx)# vsx-sync ssh
Disabling VSX synchronization for global SSH server configurations:
switch(config)# vsx switch(config-vsx)# no vsx-sync ssh