Nexus J. Xi

Results 4 issues of Nexus J. Xi

wiki > 06. Openconfig demo using NetConf over SSH. > Let's use the operation get-config with a filter to retrieve a specific neighbor subtree from the active configuration: ``` **10.10.0.2**...

I'm trying to generate a class of openconfig-interfaces.yang with augment in openconfig-if-ip.yang ``` nexus@Nexus-XPS MINGW64 ~/Documents/NERA/Starhub/QFX Phase1B/NorthStar Appformix Demo Project $ python --version Python 2.7.14 (env) nexus@Nexus-XPS MINGW64 ~/Documents/NERA/Starhub/QFX Phase1B/NorthStar...

Hi, attempting to generate a python class from [junos-conf-interfaces.yang](https://github.com/Juniper/yang/blob/master/18.2/18.2R1/junos/conf/junos-conf-interfaces%402018-01-01.yang) ``` $ pyang --plugindir env/Lib/site-packages/pyangbind/plugin/ -f pybind -o junos_conf_interfaces.py -p yang_modules/ yang_modules/18.2R1/junos/conf/junos-conf-interfaces\@2018-01-01.yang INFO: encountered (, 'UNUSED_IMPORT', u'junos-common-types') yang_modules/18.2R1\junos\conf\[email protected]:10: warning: imported module...

## Error message `[2020-05-12T07:23:16,693][ERROR][logstash.codecs.protobuf ] Unable to load file: /usr/share/logstash/compiled_protobuf/logical_port_extended.pb.rb. Reason: #` ## Pipeline configuration ``` input { udp { port => 50000 codec => protobuf { class_name => 'TelemetryStream'...