Bases: Entity
Class Hierarchy: Interfaces
Interface
Subinterfaces
Subinterface
This class represents configuration data.
The list of subinterfaces (logical interfaces) associated
with a physical interface
-
index
(key)
The index number of the subinterface – used to address the logical interface
type: int
range: 0..4294967295
refers to: index
-
config
Configurable items at the subinterface level
type: Config
-
state
Operational state data for logical interfaces
type: State
config: False
-
vlan
Enclosing container for VLAN interface-specific data on subinterfaces
type: Vlan
-
ipv4
Parameters for the IPv4 address family
type: Ipv4
-
ipv6
Parameters for the IPv6 address family
type: Ipv6