Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

Users can set arp interface proxy.


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


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

  • true disable proxy arp
  • false enable proxy arp


Example
• This example is to enable proxy arp for vlan4:

admin@XorPlus# set protocols arp interface vlan4 proxy disable false
admin@XorPlus# commit
  • No labels