Changed 'GigabitEthernet' to 'Gi'; it was too long and shown as 'Gigabite' in the GUI

This commit is contained in:
adosztal 2016-04-26 18:42:24 +02:00
parent aa14760520
commit 1421ea01e3
5 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"maintainer_email": "developers@gns3.net",
"usage": "This appliance will use 100% of your CPU, please use ASAv instead. There is no default password and enable password.",
"symbol": ":/symbols/asa.svg",
"port_name_format": "GigabitEthernet{0}",
"port_name_format": "Gi{0}",
"qemu": {
"adapter_type": "i82559er",
"adapters": 4,

View File

@ -14,7 +14,7 @@
"usage": "There is no default password and enable password. A default configuration is present.",
"symbol": ":/symbols/asa.svg",
"first_port_name": "Management0/0",
"port_name_format": "GigabitEthernet0/{0}",
"port_name_format": "Gi0/{0}",
"qemu": {
"adapter_type": "e1000",
"adapters": 8,

View File

@ -12,7 +12,7 @@
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"usage": "There is no default password and enable password. A default configuration is present.",
"port_name_format": "GigabitEthernet{0}",
"port_name_format": "Gi{0}",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 4,

View File

@ -11,7 +11,7 @@
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"usage": "There is no default password and enable password. There is no default configuration present.",
"port_name_format": "GigabitEthernet0/{0}",
"port_name_format": "Gi0/{0}",
"qemu": {
"adapter_type": "e1000",
"adapters": 4,

View File

@ -11,7 +11,7 @@
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"usage": "There is no default password and enable password. There is no default configuration present.",
"port_name_format": "GigabitEthernet{1}/{0}",
"port_name_format": "Gi{1}/{0}",
"port_segment_size": 4,
"qemu": {
"adapter_type": "e1000",