Skip to content

pmorvay/nornir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nornir

#RUN ./First nornir.py

This repo is initial step to run nornir.

Predefined IOS-XE sandbox

"First nornir.py" is the first script to run and get facts and info about interfaces of this IOS-XE device.

Great source of examples and initial install:

https://github.com/nornir-automation/nornir-tools

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published