vsx-sync arp-security

Syntax

vsx-sync arp-security

no vsx-sync arp-security

Description

Enables VSX synchronization of the ARP security configurations on the primary VSX switch to the secondary peer switch. After you enter vsx-sync arp-security, you must enter vsx-sync mclag-interfaces for enabling VSX synchronization for the ARP security feature.

The no form of this command removes VSX synchronization of ARP security configurations on VLAN mode and LAG interface mode to the secondary peer switch. However, it does not remove the existing ARP security 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 of VSX synchronization for ARP security feature configurations to secondary peer:

primary_sw(config)# vsx
primary_sw(config-vsx)# vsx-sync arp-security
primary_sw(config-vsx)# vsx-sync mclag-interfaces

Disabling the VSX synchronization for ARP security feature configurations to secondary peer:

primary_sw(config)# vsx
primary_sw(config-vsx)# no vsx-sync arp-security
switch(config-vsx)# no vsx-sync mclag-interfaces