State¶
Leafs
Enum Classes
-
class
Interfaces.Interface.RoutedVlan.Ipv4.ProxyArp.
State
¶ Bases:
Entity
Class Hierarchy:
Interfaces
Interface
RoutedVlan
Ipv4
ProxyArp
State
This class represents state data.
Operational state 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
config: False
default value: DISABLE
-