Automated Business Ready Documents from the NX-OS Guestshell
Project description
nxpydocs
Automated NXOS Business Ready Documents from th guestshell Python
Setting up guestshell
Enable guestshell
switch# guestshell enable
Wait until the guestshell becomes active
Resize guestshell diskspace
guestshell resize rootfs 2000
guestshell resize memory 2688
guesthshell reboot
Update DNS
[cisco@guestshell ~]sudo vi /etc/resolv.conf
nameserver <dns server IP address>
domain <domain that matches NX-OS configured domain>
Install Git
[cisco@guestshell ~]sudo yum install git
Conigure Git
[cisco@guestshell ~]git config --global user.name "Your Name Here"
[cisco@guestshell ~]git config --global user.email johndoe@example.com
[cisco@guestshell ~]git config --global push.default matching
Install the application
[cisco@guestshell ~]pip install nxpydocs
Run nxpydocs
Get Help
You can add --help to see the help information
[cisco@guestshell ~]nxpydocs --help
Run nxpydocs interactively
You can simply run nxpydocs and it will prompt you for the required input values
[cisco@guestshell ~]nxpydocs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nxpydocs-1.0.12.tar.gz.
File metadata
- Download URL: nxpydocs-1.0.12.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2affa8580e2ba9e86d97f19430da9cbd322948c02a92071f164b14e1e4e85232
|
|
| MD5 |
296f73011a1e1cbf6a202dbcdcf35d21
|
|
| BLAKE2b-256 |
96c645491a763d113dc28087d3f47208259ff7c31bb3db50698d0102109530a7
|
File details
Details for the file nxpydocs-1.0.12-py2.py3-none-any.whl.
File metadata
- Download URL: nxpydocs-1.0.12-py2.py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64d95cb3acd6fb044160ae1afc59078e71f6dcaed9445fe50bfc97b1146cbdac
|
|
| MD5 |
0753b7ec1361970698b1fb006e44fe71
|
|
| BLAKE2b-256 |
4ce7dd9b2b2cc0db4cdae33f12c6c3003cbda6b1cde72e39fef1b3656fdf67fe
|