1 Rookie
•
3 Posts
0
337
April 29th, 2024 09:10
GNS3: % Error: Interface vlan1 does not exist.
Hello there !
I ran into an issue with OS10 on GNS3 and I cannot find a solution. My setup is:
* GNS3 server 2.2.46 on Linux
* "Dell OS10 N3248TE-10.5.6.2.110" template on Qemu VM, 1 vCPU and 4096 MB RAM
When I try to assign a VLAN on an interface, I always received the error "% Error: Interface vlan1 does not exist."
For example:
OS10# configure terminal
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# switchport access vlan 5
% Error: Interface vlan1 does not exist.
OS10(conf-if-eth1/1/1)#
This happens for any VLAN I tried, even when they exists, but the error message is always the same. I also had this issue with the template on 10.5.6.0.47.
If anyone have an idea, It would help me a lot.
Regards