|
| 1 | +{ |
| 2 | + "appliance_id": "8fecbf89-5cd1-4aea-b735-5f36cf0efbb7", |
| 3 | + "name": "BIRD2", |
| 4 | + "category": "router", |
| 5 | + "description": "The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targeted on (but not limited to) Linux, FreeBSD and other UNIX-like systems and distributed under the GNU General Public License.", |
| 6 | + "vendor_name": "CZ.NIC Labs", |
| 7 | + "vendor_url": "https://bird.network.cz", |
| 8 | + "documentation_url": "https://bird.network.cz/?get_doc&f=bird.html&v=20", |
| 9 | + "product_name": "BIRD internet routing daemon", |
| 10 | + "registry_version": 4, |
| 11 | + "status": "stable", |
| 12 | + "maintainer": "Bernhard Ehlers", |
| 13 | + "maintainer_email": " [email protected]", |
| 14 | + "usage": "Username:\tgns3\nPassword:\tgns3\nTo become root, use \"sudo -s\".\n\nNetwork configuration:\nsudo nano /etc/network/interfaces\nsudo systemctl restart networking\n\nBIRD:\nRestart: sudo systemctl restart bird\nReconfigure: birdc configure", |
| 15 | + "port_name_format": "eth{0}", |
| 16 | + "qemu": { |
| 17 | + "adapter_type": "virtio-net-pci", |
| 18 | + "adapters": 4, |
| 19 | + "ram": 512, |
| 20 | + "hda_disk_interface": "scsi", |
| 21 | + "arch": "x86_64", |
| 22 | + "console_type": "telnet", |
| 23 | + "kvm": "allow" |
| 24 | + }, |
| 25 | + "images": [ |
| 26 | + { |
| 27 | + "filename": "bird2-debian-2.0.12.qcow2", |
| 28 | + "version": "2.0.12", |
| 29 | + "md5sum": "435218a2e90cba921cc7fde1d64a9419", |
| 30 | + "filesize": 287965184, |
| 31 | + "download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/", |
| 32 | + "direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/bird2-debian-2.0.12.qcow2" |
| 33 | + } |
| 34 | + ], |
| 35 | + "versions": [ |
| 36 | + { |
| 37 | + "name": "2.0.12", |
| 38 | + "images": { |
| 39 | + "hda_disk_image": "bird2-debian-2.0.12.qcow2" |
| 40 | + } |
| 41 | + } |
| 42 | + ] |
| 43 | +} |
0 commit comments