I need part 3 and 4 :D The EEM policies and applets integrating with python would help a ton. It's not that it's impossible to understand the documentations, but they don't tend to cover all of the possibilities of it
When I try "import cli" it says no module found named "cli". I tried "pip install cli" or "python3 -m pip install cli" but no luck. Any idea about this?
@@TerryVinsonCCIEx2 Will check and let you know but the guestshell boot with python 2.7.5 and import cli worked there. I had downloaded Python3 and there it wasn't working and still not working.
@@arpitpanditji The Guest shell in CSRs is an old Centos OS, that has been long since depricated. I doubt you will find CLI modules for python3. The answer would be to create your own custom guestshell image. The issues I ran into upgrading was the same as you described. I was going to do a video on how to integrate an Alpine image but again at the time interest in the video series was almost non-existent and I had other more pressing things to do. You didn't mention upgrading python.
@@TerryVinsonCCIEx2 Thanks Terry. Yes I did upgrade to python3.6 and the cli module wasn’t there in it. By the way why did you say you doubt about the cli module availability in python3? Is it an obsolete module or only available in v2?
According to the UA-cam algorithm these videos are of no significant importance. This specific video was only watched 900 times in the last year. With no appreciable watch time. Videos take hours to make. My focus has been redirected for the time being on to other things.
I need part 3 and 4 :D The EEM policies and applets integrating with python would help a ton. It's not that it's impossible to understand the documentations, but they don't tend to cover all of the possibilities of it
Wow Terry this is amazing stuff you're revealing. Thanks a million!
Trying to help anyone that needs it. Thanks I appreciate to comment.
awesome stuff!
Great job 👏
Thanks!
Wow. Good stuff.
Thanks!
Hey Terry, just wanted to tell you that YOU are wonderful
When I try "import cli" it says no module found named "cli". I tried "pip install cli" or "python3 -m pip install cli" but no luck. Any idea about this?
What version of CSR1000V are you running?
@@TerryVinsonCCIEx2 Will check and let you know but the guestshell boot with python 2.7.5 and import cli worked there. I had downloaded Python3 and there it wasn't working and still not working.
@@arpitpanditji The Guest shell in CSRs is an old Centos OS, that has been long since depricated. I doubt you will find CLI modules for python3. The answer would be to create your own custom guestshell image. The issues I ran into upgrading was the same as you described. I was going to do a video on how to integrate an Alpine image but again at the time interest in the video series was almost non-existent and I had other more pressing things to do. You didn't mention upgrading python.
@@TerryVinsonCCIEx2 Thanks Terry. Yes I did upgrade to python3.6 and the cli module wasn’t there in it. By the way why did you say you doubt about the cli module availability in python3? Is it an obsolete module or only available in v2?
Hi Terry, Why did you stop uploading this content?
According to the UA-cam algorithm these videos are of no significant importance. This specific video was only watched 900 times in the last year. With no appreciable watch time. Videos take hours to make. My focus has been redirected for the time being on to other things.
@@TerryVinsonCCIEx2 I'm sorry to hear that. But I appreciate all your efforts from the bottom of my heart.
Wow