You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
627 B

  1. {
  2. "dynamic-subtypes": [
  3. {
  4. "plugin_name": "vEOS",
  5. "cli_serial": 1,
  6. "plugin_desc": "Arista vEOS",
  7. "baseline_image": "vEOS",
  8. "hw_ram": 1024,
  9. "hw_vm_extra": "",
  10. "interface_wrap": 7,
  11. "config_disk_type": "disk",
  12. "interface_pattern": "Ethernet{0}",
  13. "gui_visible": true,
  14. "config_file": "/veos_config.txt",
  15. "interface_first": 1,
  16. "gui_icon": "iosvl2",
  17. "plugin_base": "generic",
  18. "vnc_available": false,
  19. "interface_management": "Management1",
  20. "interface_range": 7,
  21. "baseline_flavor": "vEOS.small"
  22. }
  23. ]
  24. }