vsx-sync static-routes

Syntax

vsx-sync static-routes

no vsx-sync static-routes

Description

Enables VSX synchronization of static route configurations on the primary VSX node to the secondary peer switch. To synchronize static route configurations associated with particular VRF, you must configure the same VRF on the peer switch.

The no form of this command removes VSX synchronization of global static route configurations, but it does not remove the existing global static route feature configurations from the secondary peer switch.

Command context

config-vsx

Authority

Administrators or local user group members with execution rights for this command.

Examples

Enabling VSX synchronization for static routes:

switch(config)# vsx
switch(config-vsx)# vsx-sync static-routes

Disabling VSX synchronization for static routes:

switch(config)# vsx
switch(config-vsx)# no vsx-sync static-routes