https://github.com/LINXNet/pyexos/blob/d9fd5d336a6499afbfdb3ac1ef11db5bb87977cc/pyEXOS/exos.py#L47 This is probably due to Netmiko default ```delay_factor``` and ```global_delay_factor```. It would be ideal if those attributes could be exposed also in EXOS.
pyexos/pyEXOS/exos.py
Line 47 in d9fd5d3
This is probably due to Netmiko default
delay_factorandglobal_delay_factor. It would be ideal if those attributes could be exposed also in EXOS.