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
629 B

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