assadniang

Results 3 issues of assadniang

Hello, The following fails to parse the output with genie pyats on C8000V running version 17.9.3a ``` from pyats.topology import loader testbed = loader.load('devices.yaml') device = testbed.devices['NFX250U210PTR513MTL01'] device.connect() output =...

genie==23.8 pyats==23.8 ``` SDWAN-LAN-SW: type: router os: iosxe #platform: sdwan #alias: 'uut' credentials: default: username: cisco password: cisco connections: cli: protocol: telnet ip: 172.30.7.147 ``` ``` lan_switch.connect(log_stdout=True) assert lan_switch.connected ==...

Hello, IxNetwork 9.20 Python3 ixnetwork-restpy==1.1.11 I have a IxNetwork config file with 2 traffic items configured, from the GUI I am able to get the stats from both traffic items...