SCadilhac

Results 72 comments of SCadilhac

OK thanks, this line `debug2: channel 0: open confirm rwindow 256 rmax 128` confirms what I suspected: a very small packet size advertised by the SSH server seems to disturb...

Can you please share a full trace of the snapshot in order to improve the driver? https://github.com/netfishers-onl/Netshot/wiki/Snapshot-troubleshooting assuming there is no sensitive information there.

As explained in the guide, you have to double-click the icon to get the hidden option.

Could you try with driver version 1.5 (998de31f1b8865bf53661883bf8f6811fc05bef7)?

Can you see the lines when you manually download the config via SCP?

You should also try with the very last version of the driver.

Contribution would be welcome to add more documentation on this topic.

I didn't see the issue in some testing. Are you sure it's really the device sending back the command? Can you take a debug snapshot (https://github.com/netfishers-onl/Netshot/wiki/Snapshot-troubleshooting) to confirm? By the...

`cli.debug("Message");` in the driver should indeed do it. This is likely to change in the future.

I don't have this issue. The driver normally disables the default timestamps printed by IOS-XR CLI prior to each output: https://github.com/netfishers-onl/Netshot/blob/7d107cf93ab3cc52733a6356f70d130ac055851c/src/main/resources/drivers/Cisco_IOS-XR.js#L124 What time line do you see at your side?...