16 January 2026
Replymessage unavailable
Фотография
click to show
click to show
"If you have a problem with Mikrotik interfaces, follow the procedure referenced below"
17 January 2026
༺ꃲ༻Pnet v5.3.11 / v5.3.13/ v6 >>> which one is more stable?? And more reliable please help me with it
I didn't try v5 so I cannot say anything about these versions. I am using v6 though, and it works for me.
Bitje 志士雄I didn't try v5 so I cannot say anything about these versions. I am using v6 though, and it works for me.
Фотография
click to show
click to show
facing issue in v6
MichaelHello guys please do we have an image for IP phone on pnetlab to configure telephony settings ?
I looked for it.
I think there is no official way to have ip phone on pnetlab
And you must install softphones on the os machines inside pnet
Michaelwhat are softphones ?
The softwares you can install on windows that allow you to use voip protocols inside os
Mohammad stnThe softwares you can install on windows that allow you to use voip protocols inside os
Alright then let me research on it I'll reach out if i need help thanks
Also do you know if they have mikrotik switches like to assign IP and login to GUI
18 January 2026
Bitje 志士雄I have installed vMX and vQFX on v6 and got it working but it was definitely not as easy as installing Cisco images ..
Are you using GNS3 GUI or VM on Windows?? I’m studying for my JNCIA rn
Guei#beta_v6
📀 Installation instructions - PNetLab v6 BETA release
⚠️ Read the full instructions and important notes before starting the process. After you finish reading them, follow the process step by step.
Step 1
Download the Ubuntu Server 20.04 ISO and install the OS on a VM or bare metal.
Step 2
Run the installation script as root (copy-paste the full thing):
curl -sL https://labhub.eu.org/api/raw/?path=/UNETLAB%20I/upgrades_pnetlab/Focal/install_pnetlab_v6.sh | bash
After the installation script finishes running, reboot the server.
ℹ️ Important notes
- Make sure to enable Virtualization on your system BIOS and make sure your hardware supports nested virtualization.
Check if you meet the requirements by running:
grep -cw vmx /proc/cpuinfo
Check if KVM was installed correctly after the installation script finishes running:
kvm-ok
- When installed on GCP, skip the setup wizard by pressing CTRL + C after the first reboot and if you're tired of having to do that at every login, ask how to disable in this chat.
⚠️ Remember this version is still on beta so you might encounter bugs and unfinished features.