Add some instructions from andrew

This commit is contained in:
Julien Duponchelle 2016-06-06 18:23:17 +02:00
parent bdb0a9f7d9
commit 79bfe04a0f
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

@ -2,6 +2,7 @@
"name": "Arista vEOS",
"category": "multilayer_switch",
"description": "Arista EOS\u00ae is the core of Arista cloud networking solutions for next-generation data centers and cloud networks. Cloud architectures built with Arista EOS scale to tens of thousands of compute and storage nodes with management and provisioning capabilities that work at scale. Through its programmability, EOS enables a set of software applications that deliver workflow automation, high availability, unprecedented network visibility and analytics and rapid integration with a wide range of third-party applications for virtualization, management, automation and orchestration services.\n\nArista Extensible Operating System (EOS) is a fully programmable and highly modular, Linux-based network operation system, using familiar industry standard CLI and runs a single binary software image across the Arista switching family. Architected for resiliency and programmability, EOS has a unique multi-process state sharing architecture that separates state information and packet forwarding from protocol processing and application logic.",
"usage": "The login is admin, with no password by default",
"vendor_name": "Arista",
"vendor_url": "http://www.arista.com/",
"documentation_url": "http://www.arista.com/docs/Manuals/ConfigGuide.pdf",
@ -12,10 +13,12 @@
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"symbol": ":/symbols/multilayer_switch.svg",
"first_port_name": "Management0",
"port_name_format": "Ethernet{port1}",
"qemu": {
"adapter_type": "e1000",
"adapters": 8,
"ram": 1024,
"adapters": 13,
"ram": 2048,
"arch": "x86_64",
"console_type": "telnet",
"kvm": "require"