/
protocols arp interface <interface> inspection disable

protocols arp interface <interface> inspection disable


Users can enable or disable dynamic ARP Inspection(DAI).


Command Syntax
set protocols arp interface <interface> inspection disable <bool>
delete protocols arp interface<interface> inspection disable


Parameter
<interface>The vlan interface, e.g. vlan20
<bool> Disable dynamic arp inspection

  • true disable DAI
  • false enable DAI


Example
• This example is to disable DAI for vlan4 :

admin@XorPlus# set protocols arp interface vlan4 inspection disable true
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.