Network Reconnaissance
Explore how to automate network reconnaissance by gathering device facts and executing show commands using Ansible. Understand how to build dynamic network documentation, track topology changes, and prepare your network for automation. Gain skills to efficiently collect up-to-date information and execute tactical network changes using ios_facts, ios_command, and ios_config modules.
We'll cover the following...
We'll cover the following...
Gather information
Network reconnaissance is a massive challenge to tackle on an enterprise network, even with powerful network management systems in place. Many commands ...