Ipv4¶
Leafs
Children
-
class
InterfacesState.Interface.
Ipv4
¶ Bases:
Entity
Class Hierarchy:
InterfacesState
Interface
Ipv4
This class is a presence class
This class represents state data.
Interface-specific parameters for the IPv4 address family.
-
forwarding
¶ Indicates whether IPv4 packet forwarding is enabled or disabled on this interface
type: bool
config: False
-
mtu
¶ The size, in octets, of the largest IPv4 packet that the interface will send and receive
type: int
range: 68..65535config: False
units: octets
-