State

Leafs

Children

class Interfaces.Interface.RoutedVlan.Ipv4.State

Bases: Entity

Class Hierarchy: Interfaces Interface RoutedVlan Ipv4 State

This class represents state data.

Top level IPv4 operational state data

enabled

Controls whether IPv4 is enabled or disabled on this interface. When IPv4 is enabled, this interface is connected to an IPv4 stack, and the interface can send and receive IPv4 packets

type: bool

config: False

default value: true

mtu

The size, in octets, of the largest IPv4 packet that the interface will send and receive. The server may restrict the allowed values for this leaf, depending on the interface’s type. If this leaf is not configured, the operationally used MTU depends on the interface’s type

type: int

range: 68..65535

config: False

units: octets

dhcp_client

Enables a DHCP client on the interface in order to request an address

type: bool

config: False

default value: false

counters

Packet and byte counters for IP transmission and reception for the address family

type: Counters

config: False