Ipv6¶
Leafs
Children
-
class
InterfacesState.Interface.
Ipv6
¶ Bases:
Entity
Class Hierarchy:
InterfacesState
Interface
Ipv6
This class is a presence class
This class represents state data.
Parameters for the IPv6 address family.
-
forwarding
¶ Indicates whether IPv6 packet forwarding is enabled or disabled on this interface
type: bool
config: False
default value: false
-
mtu
¶ The size, in octets, of the largest IPv6 packet that the interface will send and receive
type: int
range: 1280..4294967295config: False
units: octets
-