Map docker daemon from host to docker container
My personal notes on Git and Github
Users and Permissions
Development environment for network autommation
Learn how to set up and use the FortiGate REST API with Python
Extend LogMessage and Operations Classes
Designing a Device Logs Class in Python
Understanding Python Class Methods with `datetime` and a Fun Example 😄
Post 2 of series on OOP for Network Engineers
Post 1 of series on Python OOP for Network Engineers
Use ipaddress library to quickly convert CIDR to IP/Mask - useful when converting from NX-OS/XR to IOS-XE. Cisco uses CIDR notation in ACLS, and Static Routes in some IOS Versions and IP+Subnet/Wildcard Mask in other, this library can do conversion.