operational-state

Enables or disables support for OpenConfig Telemetry Support for SLX.

Syntax

operational-state syncup enable { all | interface | bgp | platform }

Parameters

all
Indicates that OpenConfig Telemetry support must be enabled on all supported modules.
interface
Indicates that OpenConfig Telemetry Support is only to be enabled for the Interface module.
bgp
Indicates that OpenConfig Telemetry Support is only to be enabled for the BGP module.
platform
Indicates that OpenConfig Telemetry Support is only to be enabled for the Platform module.

Modes

Configuration Mode

Usage Guidelines

Examples

The following command lists the options available for the command.

SLX (config)# operational-state syncup enable ?
Possible completions:
    All         Enable oper db syncup for all modules
    Bgp         Enable oper db syncup for bgp
    Interface   Enable oper db syncup for interface
    Platform    Enable platform specific oper db syncup 

SLX (config)#

The following example enables OpenConfig Telemetry Support for the BGP module.

SLX (config)# operational-state syncup enable bgp
SLX (config)#