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.

25 lines
644 B

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