Interface

Keys

Children

class Interfaces.Interface

Bases: Entity

Class Hierarchy : Interfaces Interface

This class represents configuration data.

The list of named interfaces on the device.

name(key)

References the configured name of the interface

type: str

refers to: name

config

Configurable items at the global, physical interface level

type: Config

state

Operational state data at the global interface level

type: State

config: False

hold_time

Top-level container for hold-time settings to enable dampening advertisements of interface transitions

type: HoldTime

subinterfaces

Enclosing container for the list of subinterfaces associated with a physical interface

type: Subinterfaces

ethernet

Top-level container for ethernet configuration and state

type: Ethernet

aggregation

Options for logical interfaces representing aggregates

type: Aggregation

routed_vlan

Top-level container for routed vlan interfaces. These logical interfaces are also known as SVI (switched virtual interface), IRB (integrated routing and bridging), RVI (routed VLAN interface)

type: RoutedVlan

sonet

Data related to SONET/SDH interfaces

type: Sonet