Closed UchihaItachiSama closed 1 year ago
Add example to get/subscribe lanz streaming data from switch using gNMI.
gnmic -a <switch>:6030 -u arista -p arista --insecure --gzip --mode=stream subscribe --path 'eos_native:/LANZ'
Created a PR for this #122
Add example to get/subscribe lanz streaming data from switch using gNMI.