netwninja
Results
2
comments of
netwninja
I ran the below NAPALM script and not seeing the issue ``` R1#show version | in IOS Cisco IOS Software, IOSv Software (VIOS-ADVENTERPRISEK9-M), Version 15.6(1)T, RELEASE SOFTWARE (fc1) ROM: Bootstrap...
``` root@napalm:~# python ios1.py { "cpu": { "0": { "%usage": 15.0 } }, "fans": { "invalid": { "status": true } }, "memory": { "available_ram": 923999904, "used_ram": 115113844 }, "power": {...