mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 21:07:55 +00:00
Merge pull request #870 from GNS3/asterfusion
Fix issues with Asterfusion appliance
This commit is contained in:
commit
6a79e4c57d
@ -5,6 +5,7 @@
|
|||||||
"description": "AsterNOS is the core technology of Asterfusion's one-stop turnkey SONiC solution for cloud, enterprise and AI. As an enterprise ready SONiC distribution, AsterNOS features rich functionality enhancement such as MC-LAG, VXLAN, BGP EVPN-Multihoming, RoCEv2(Easy RoCE), and more, making it powerful and easy-to-use in a variety of production scenarios. Currently, AsterNOS is compatible with top commercial switching chips (e.g. Marvell Teralynx, Prestera Falcon/Aldrin/Alleycat, Broadcom Tomahawk/Trident, Intel Tofino and some of NVIDIA's chips.)Through AsterNOS's rich L2/L3 features and enhancements in virtualization and management, cloud architecture built with Asterfusion switching families from 1G-800G (or other standard whitebox switches) can scale to tens of thousands of compute and storage nodes, working smoothly both in underlay nework and overlay cloud fabric with OpenStack integrated, supporting ultra low latency lossless RoCE network in AIGC, distributed storage , or building easily managed access clusters for campus networks.NOTICE: This appliance file is a virtualized version of AsterNOS and is intended to be used only to experience the basic functionality and industry standard CLI (Klish), not for official software testing. For more information about AsterNOS commercial version, please feel free to contact us via Email: bd@cloudswit.ch",
|
"description": "AsterNOS is the core technology of Asterfusion's one-stop turnkey SONiC solution for cloud, enterprise and AI. As an enterprise ready SONiC distribution, AsterNOS features rich functionality enhancement such as MC-LAG, VXLAN, BGP EVPN-Multihoming, RoCEv2(Easy RoCE), and more, making it powerful and easy-to-use in a variety of production scenarios. Currently, AsterNOS is compatible with top commercial switching chips (e.g. Marvell Teralynx, Prestera Falcon/Aldrin/Alleycat, Broadcom Tomahawk/Trident, Intel Tofino and some of NVIDIA's chips.)Through AsterNOS's rich L2/L3 features and enhancements in virtualization and management, cloud architecture built with Asterfusion switching families from 1G-800G (or other standard whitebox switches) can scale to tens of thousands of compute and storage nodes, working smoothly both in underlay nework and overlay cloud fabric with OpenStack integrated, supporting ultra low latency lossless RoCE network in AIGC, distributed storage , or building easily managed access clusters for campus networks.NOTICE: This appliance file is a virtualized version of AsterNOS and is intended to be used only to experience the basic functionality and industry standard CLI (Klish), not for official software testing. For more information about AsterNOS commercial version, please feel free to contact us via Email: bd@cloudswit.ch",
|
||||||
"vendor_name": "Asterfusion",
|
"vendor_name": "Asterfusion",
|
||||||
"vendor_url": "https://cloudswit.ch/",
|
"vendor_url": "https://cloudswit.ch/",
|
||||||
|
"vendor_logo_url": "https://raw.githubusercontent.com/GNS3/gns3-registry/master/vendor-logos/asterfusion.png",
|
||||||
"documentation_url": "https://help.cloudswit.ch/portal/en/home",
|
"documentation_url": "https://help.cloudswit.ch/portal/en/home",
|
||||||
"product_name": "vAsterNOS",
|
"product_name": "vAsterNOS",
|
||||||
"product_url": "https://cloudswit.ch/product/sonic-enterprise-distribution",
|
"product_url": "https://cloudswit.ch/product/sonic-enterprise-distribution",
|
||||||
@ -13,7 +14,7 @@
|
|||||||
"maintainer": "Asterfusion",
|
"maintainer": "Asterfusion",
|
||||||
"maintainer_email": "bd@cloudswit.ch",
|
"maintainer_email": "bd@cloudswit.ch",
|
||||||
"usage": "The login is admin, passwd asteros",
|
"usage": "The login is admin, passwd asteros",
|
||||||
"symbol": ":/symbols/Asterfusion-vAsterNOS.svg",
|
"symbol": "asterfusion-vAsterNOS.svg",
|
||||||
"first_port_name": "eth0",
|
"first_port_name": "eth0",
|
||||||
"port_name_format": "Ethernet{0}",
|
"port_name_format": "Ethernet{0}",
|
||||||
"qemu": {
|
"qemu": {
|
||||||
|
Loading…
Reference in New Issue
Block a user