Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1- Install the pyez module ( for python )

python -m pip install --upgrade pip
pip install junos-eznc

2- Under the python interpretor:

python

from jnpr.junos import Device

...

it has been successfully install:



C:\Users\jkriker\AppData\Local\Programs\Python\Python36\Lib\site-packages\jnpr\junos

C:\Users\jkriker\AppData\Local\Programs\Python\Python36\Lib\site-packages\jnpr\junos\op\roues.yml



Image Added




3- PyCharm install python packages forĀ 


Image Added



Image Added