Config

Leafs

Enum Classes

class Interfaces.Interface.Subinterfaces.Subinterface.Ipv4.ProxyArp.Config

Bases: Entity

Class Hierarchy: Interfaces Interface Subinterfaces Subinterface Ipv4 ProxyArp Config

This class represents configuration data.

Configuration parameters for proxy ARP

mode

When set to a value other than DISABLE, the local system should respond to ARP requests that are for target addresses other than those that are configured on the local subinterface using its own MAC address as the target hardware address. If the REMOTE_ONLY value is specified, replies are only sent when the target address falls outside the locally configured subnets on the interface, whereas with the ALL value, all requests, regardless of their target address are replied to

type: Mode

default value: DISABLE