Hi Community,
I'm working on automating router configuration using Automation Anywhere to reduce manual work and errors. The project involves tasks like setting IPs, updating firmware, and managing routing protocols.
Challenges:
- Handling diverse router models and firmware.
- Ensuring secure credential management.
- Implementing robust error detection.
Plan:
- Use Automation Anywhere to interact with routers via SSH/Telnet.
- Set up logging for monitoring and troubleshooting.
- Maintain version control for configuration scripts.
Any tips on best practices, script libraries, or security measures for this type of project would be highly appreciated!