This Django application allows users to configure routers and switches through a web interface by sending commands over Telnet. It provides forms for entering network configuration parameters, including IP addresses, VLAN IDs, and more.
- Router Configuration: Enter IP addresses, subnet masks, and VLAN IDs to configure a router.
- Switch Configuration: Define VLAN names and IDs and assign them to switch ports.
- User-Friendly Interface: Clean and straightforward interface for configuration tasks.
- Python 3.x
- Django
- Telnet access to the network devices