Juniper / jtimon

Junos Telemetry Interface (JTI) client
Apache License 2.0
30 stars 10 forks source link

prevent multiple sessions using the same CID #33

Closed xp600 closed 4 months ago

xp600 commented 4 months ago

With external jtimon, the tool allows for multiple sessions to be invoked with the same CID. Internal jtimon blocks secondary sessions from using same CID.

@M-Vivek-Juniper @amohit1315

M-Vivek-Juniper commented 4 months ago

@xp600 GNMI specification does not talk about client ID. So jtimon does not support it. And Google also will not be using it as it is not there in the spec.

Please confirm and close if Google is not using it.

xp600 commented 4 months ago

the external jtimon tool does not support checking of CID being unique. It is up to the user to ensure the uniqueness of CID