State¶
Leafs
- 
class 
Interfaces.Interface.Subinterfaces.Subinterface.Ipv6.RouterAdvertisement.State¶ Bases:
EntityClass Hierarchy:
InterfacesInterfaceSubinterfacesSubinterfaceIpv6RouterAdvertisementStateThis 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..4294967295config: False
units: seconds
- 
lifetime¶ The lifetime advertised in the router advertisement neighbor discovery message on this interface
type: int
range: 0..4294967295config: 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
-