-
Hi!
A make my EVPN-VXLAN lab in GNS3 with 3 SONiC(2 leaves and spine) and 2 mikrotiks.
Mikrotiks as clients devices has…
-
NOTE: This is an edge case.
Ubuntu (not sure what version this started with) does not use the MAC address to request DHCP lease, it uses Machine-ID. this causes the same IP address to be leased to …
-
Packet transmission is limited because:
1. it's done in the ptask thread (default wait time is 10 ms)
2. each time a packet transmission task is run, only a limited number of packets is sent (the rest…
-
```
What steps will reproduce the problem?
1. GNS3 tries to launch SuperPutty with the args: -telnet %h %p -wt "%d" -gns3
5 -skin 4
This gives error, it seems -wt is not a valid option? Also -gns3??…
-
```
Is it possible to change default font settings for terminal sessions? I use
SuperPuTTY in GNS3 with "-skin 4" option. Color scheme looks nice, but I can
change font settings for one session, but…
-
```
Is it possible to change default font settings for terminal sessions? I use
SuperPuTTY in GNS3 with "-skin 4" option. Color scheme looks nice, but I can
change font settings for one session, but…
-
```
Is it possible to change default font settings for terminal sessions? I use
SuperPuTTY in GNS3 with "-skin 4" option. Color scheme looks nice, but I can
change font settings for one session, but…
-
```
Is it possible to change default font settings for terminal sessions? I use
SuperPuTTY in GNS3 with "-skin 4" option. Color scheme looks nice, but I can
change font settings for one session, but…
-
```
What steps will reproduce the problem?
1. Having a big amount of text in the screen like while using a debug or check
the logs in the router.
2. Sometimes is random
What is the expected output? …
-
After trying to get an IP from DHCP with network configuration, I still can not get an IP and I found out another problem after that is udhcpc not appear to be in the /tmp/gns3/bin folder. Thanks to e…