Fixed port numbering for NX-OSv

This commit is contained in:
adosztal 2017-09-16 17:52:47 +02:00
parent 89330ecd8f
commit a60e258e17

View File

@ -12,7 +12,7 @@
"maintainer_email": "developers@gns3.net",
"usage": "The default username/password is admin/admin. A default configuration is present.",
"first_port_name": "mgmt0",
"port_name_format": "Ethernet2/{0}",
"port_name_format": "Ethernet2/{port1}",
"qemu": {
"adapter_type": "e1000",
"adapters": 16,