Interface

Keys

Children

class Lacp.Interfaces.Interface

Bases: Entity

Class Hierarchy: Lacp Interfaces Interface

This class represents configuration data.

List of aggregate interfaces managed by LACP

name(key)

Reference to the list key

type: str

refers to: name

config

Configuration data for each LACP aggregate interface

type: Config

state

Operational state data for each LACP aggregate interface

type: State

config: False

members

Enclosing container for the list of members interfaces of the aggregate. This list is considered operational state only so is labeled config false and has no config container

type: Members

config: False