mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-11 21:15:28 +00:00
Changed NIC to virtio
This commit is contained in:
parent
f43b671a44
commit
e8a99fe95b
@ -15,7 +15,7 @@
|
|||||||
"first_port_name": "fxp0",
|
"first_port_name": "fxp0",
|
||||||
"port_name_format": "ge-0/0/{0}",
|
"port_name_format": "ge-0/0/{0}",
|
||||||
"qemu": {
|
"qemu": {
|
||||||
"adapter_type": "e1000",
|
"adapter_type": "virtio-net-pci",
|
||||||
"adapters": 6,
|
"adapters": 6,
|
||||||
"ram": 4096,
|
"ram": 4096,
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user