Address

Keys

Children

class Interfaces.Interface.Subinterfaces.Subinterface.Ipv4.Addresses.Address

Bases: Entity

Class Hierarchy : Interfaces Interface Subinterfaces Subinterface Ipv4 Addresses Address

This class represents configuration data.

The list of configured IPv4 addresses on the interface.

ip(key)

References the configured IP address

type: str

pattern: ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$

refers to: ip

config

Configuration data for each configured IPv4 address on the interface

type: Config

state

Operational state data for each IPv4 address configured on the interface

type: State

config: False

vrrp

Enclosing container for VRRP groups handled by this IP interface

type: Vrrp