undoubtedlyDoubtful

Results 5 comments of undoubtedlyDoubtful

vi /usr/lib/python2.7/site-packages/netmiko/base_connection.py :%s/debug = False/debug = True/g ``` [x@x netmiko]# grep debug /usr/lib/python2.7/site-packages/netmiko/*.py base_connection.py: debug = True base_connection.py: if debug: base_connection.py: if debug: base_connection.py: debug = True base_connection.py: if debug:...

think i lied about the enable ('sho isis adj' works at > prompt) fulll debug below with all 7 debugs set to True ``` [x@x vspShowCommands]$ ./netmiko-grep.py --cmd 'show isis...

sample output (no grep in VOSS yet) ``` 4450Lab1:1>sho isis adj ==================================================================================================== ISIS Adjacencies ==================================================================================================== INTERFACE L STATE UPTIME PRI HOLDTIME SYSID HOST-NAME ---------------------------------------------------------------------------------------------------- Port1/12 1 UP 4d 22:32:32 127...

Kirk debug follows - enjoy .... [ib33@coomd vspShowCommands]$ python test1.py Enter IP Address: 10.3.1.10 Password: aaa: bbb: 4450Lab1:1> ddd: 4450Lab1:1> In disable_paging Command: terminal more disable Pattern is: 4450Lab1:1 Pattern...

Kirk apologies re brevity of last reply - was a bit rushed at the time but wanted to get data to u have a younger gentleman here with some python...