vsx-sync

Syntax

vsx-sync

Description

Enables VSX sync for the entire VLAN context, access list context, policy context, or class context to the secondary peer.

Command context

config

  • The access-list ip <ACL-NAME> command takes you into the named ACL context where you enter the vsx-sync command for an access control list.

  • The class IP <CLASS-NAME> command takes you into the named class context where you enter the vsx-sync command for a class.

  • The policy <POLICY-NAME> command takes you into the named policy context where you enter the vsx-sync command for a policy.

  • The vlan <ID> command takes you into the config-vlan context where you enter the vsx-sync command for a VLAN.

Authority

Administrators

Example

Enabling VSX sync for the VLAN context to the secondary peer:

switch(config)# vlan 1
switch(config-vlan-1)# vsx-sync

Enabling VSX sync for the entire access list context to the secondary peer:

switch(config)# access-list ip ITBoston
switch(config-acl-ip)# vsx-sync

Enabling VSX sync for the entire policy context to the secondary peer:

switch(config)# policy ITPaloAlto
switch(config-policy)# vsx-sync

Enabling VSX sync for the entire class context to the secondary peer:

switch(config)# class ip ITHouston
switch(config-class-ip)# vsx-sync