Monthly Archives: October 2024

Create hosts file for script on linux

When creating a script to retrieve information from network nodes, you need a list of node to retrieve information from. Maintaining a hostfile manually is tedious and cumbersome work. Therefore I choose to get information from dns. Provided dns is … Continue reading

Posted in CCNP | Comments Off on Create hosts file for script on linux