set protocols arp interface proxy


The set protocols arp interface proxy disable command can be used to enable or disable proxy ARP on an interface.


Command Syntax
set protocols arp interface <interface> proxy disable <true | false>
delete protocols arp interface <interface> proxy


Parameter

Parameter

Description

interface <interface>Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name.

disable <true | false>

Enables or disables proxy ARP. The value could be true or false.

  • true: Disables proxy ARP.
  • flase: Enables proxy ARP.


Example

  • Enable proxy ARP on vlan4:
admin@XorPlus# set protocols arp interface vlan4 proxy disable false
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.