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.

21 lines
563 B

  1. {
  2. "dynamic-subtypes": [
  3. {
  4. "plugin_name": "vEOS",
  5. "cli_serial": 1,
  6. "plugin_desc": "Arista vEOS",
  7. "cli_protocol": "ssh",
  8. "hw_ram": 1024,
  9. "hw_vm_extra": "",
  10. "interface_wrap": 7,
  11. "baseline_image": "vEOS",
  12. "hw_disk_bus": "ide",
  13. "interface_pattern": "Ethernet{0}",
  14. "config_file": "/veos_config.txt",
  15. "baseline_flavor": "vEOS.small",
  16. "plugin_base": "IOSvL2",
  17. "vnc_available": true,
  18. "interface_management": "Management1",
  19. "interface_range": 7
  20. }
  21. ]
  22. }