State¶
Leafs
-
class
Interfaces.Interface.Subinterfaces.Subinterface.Ipv6.RouterAdvertisement.
State
¶ Bases:
Entity
Class Hierarchy :
Interfaces
Interface
Subinterfaces
Subinterface
Ipv6
RouterAdvertisement
State
This class represents state data.
Operational state parameters relating to router
advertisements for IPv6.
-
interval
¶ The interval between periodic router advertisement neighbor discovery messages sent on this interface expressed in seconds
type: int
range: 0..4294967295
config: False
units: seconds
-
lifetime
¶ The lifetime advertised in the router advertisement neighbor discovery message on this interface
type: int
range: 0..4294967295
config: False
units: seconds
-
suppress
¶ When set to true, router advertisement neighbor discovery messages are not transmitted on this interface
type: bool
config: False
default value: false
-