GNS3 tacacsGUI Assign Static IP

In my GNS3 lab for my TACACS Netmiko project I had an issue with my tacGUI boxes not retaining their DHCP addresses and not accepting a static IP address.

https://www.gns3.com/community/featured/tacacs-appliance-with-gui

The underlying OS on these VMs is Apline Linux 3.7.

The documentation states that there are two methods for configuring the static IP based on the version. Version 3.13 requires slash notation on the end of the IP address to represent the subnet mask.
https://wiki.alpinelinux.org/wiki/Configure_Networking#IPv4_Static_Address_Configuration

As the GNS3 appliance is only 3.7 the subnet mask needs its own line.

Full Commands

Another thing that can be done is to temporarily change the IP. This works until reboot

Leave a Comment

Your email address will not be published. Required fields are marked *