From 5b5a0ae2c379ed2031d1b09529ad12211b211251 Mon Sep 17 00:00:00 2001 From: Rodrigo Vizcarra Date: Wed, 22 May 2024 11:37:11 -0400 Subject: [PATCH] Adding Watchguard FireboxV all version (#40) --- node-definitions/watchguard/README.md | 9 +++ .../watchguard/fireboxv/FireboxV.yaml | 76 +++++++++++++++++++ .../watchguard/fireboxv/README.md | 19 +++++ 3 files changed, 104 insertions(+) create mode 100644 node-definitions/watchguard/README.md create mode 100644 node-definitions/watchguard/fireboxv/FireboxV.yaml create mode 100644 node-definitions/watchguard/fireboxv/README.md diff --git a/node-definitions/watchguard/README.md b/node-definitions/watchguard/README.md new file mode 100644 index 0000000..ae124ea --- /dev/null +++ b/node-definitions/watchguard/README.md @@ -0,0 +1,9 @@ +# Watchguard Technologies. + + + +Available appliances: + +- FireboxV 12.10.3 (latest) firewall appliance + - (link: https://software.watchguard.com/SoftwareDownloads?current=true&familyId=a2R2A000001YGvTUAW) + diff --git a/node-definitions/watchguard/fireboxv/FireboxV.yaml b/node-definitions/watchguard/fireboxv/FireboxV.yaml new file mode 100644 index 0000000..8dd0ecb --- /dev/null +++ b/node-definitions/watchguard/fireboxv/FireboxV.yaml @@ -0,0 +1,76 @@ +id: FireboxV +boot: + timeout: 60 + uses_regex: false +configuration: + generator: + driver: null + provisioning: + files: + - name: meta-data + editable: true + media_type: iso + volume_name: disk +device: + interfaces: + default_count: 2 + has_loopback_zero: true + physical: + - port1 + - port2 + - port3 + - port4 + - port5 + - port6 + - port7 + - port8 + - port9 + - port10 + serial_ports: 1 + loopback: + - lo +general: + description: Watchguard FireboxV Firewall + nature: firewall + read_only: false +inherited: + image: + boot_disk_size: false + cpus: true + data_volume: true + ram: true + cpu_limit: true + node: + boot_disk_size: false + cpus: true + data_volume: true + ram: true + cpu_limit: true +schema_version: 0.0.1 +sim: + linux_native: + cpus: 2 + data_volume: 32 + disk_driver: sata + driver: server + libvirt_domain_driver: kvm + nic_driver: virtio + ram: 2048 + cpu_limit: 100 + boot_disk_size: 8 +ui: + description: |- + Watchguard FireboxV Firewall + + 2,048 MB DRAM, 2 vCPU + group: Others + icon: firewall + label: FireboxV + label_prefix: FireboxV- + visible: true +pyats: + os: linux + use_in_testbed: true + username: admin + password: readwrite + config_extract_command: show interface diff --git a/node-definitions/watchguard/fireboxv/README.md b/node-definitions/watchguard/fireboxv/README.md new file mode 100644 index 0000000..8bd38ac --- /dev/null +++ b/node-definitions/watchguard/fireboxv/README.md @@ -0,0 +1,19 @@ +Fireboxv + +Watchguard FireboxV Versions + +- 12.10.3 +- 12.10.2 +- 12.10.1 +- 12.10 +- 12.9.4 +- 12.9.3 +- 12.9.2 +- 12.9.1.U1 +- 12.8.U1 +- 12.8.2.U1 +- 12.8.1 +- 12.7.2.U2 + +All images are available : "https://software.watchguard.com/SoftwareDownloads?current=true&familyId=a2R2A000001YGvTUAW" +