mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 12:57:54 +00:00
32d1bc4cc4
Changed 'GigabitEthernet' to 'Gi'
42 lines
1.9 KiB
Plaintext
42 lines
1.9 KiB
Plaintext
{
|
|
"name": "Cisco CSR1000v",
|
|
"category": "router",
|
|
"description": "The Cisco Cloud Services Router 1000V (CSR 1000V) is a router and network services platform in virtual form factor that is intended for deployment in cloud and virtual data centers. It is optimized to serve as a single-tenant or multitenant WAN gateway. Using proven, industry-leading Cisco IOS\u00ae XE Software networking and security features, the CSR 1000V enables enterprises to transparently extend their WANs into external provider-hosted clouds and cloud providers to offer their tenants enterprise-class networking services.",
|
|
"vendor_name": "Cisco",
|
|
"vendor_url": "http://www.cisco.com/",
|
|
"documentation_url": "http://www.cisco.com/c/en/us/support/routers/cloud-services-router-1000v-series/products-installation-and-configuration-guides-list.html",
|
|
"product_name": "CSR1000v",
|
|
"product_url": "http://www.cisco.com/c/en/us/support/routers/cloud-services-router-1000v-series/tsd-products-support-series-home.html",
|
|
"registry_version": 1,
|
|
"status": "stable",
|
|
"maintainer": "GNS3 Team",
|
|
"maintainer_email": "developers@gns3.net",
|
|
"usage": "There is no default password and enable password. A default configuration is present.",
|
|
"port_name_format": "Gi{0}",
|
|
"qemu": {
|
|
"adapter_type": "virtio-net-pci",
|
|
"adapters": 4,
|
|
"ram": 3072,
|
|
"arch": "x86_64",
|
|
"console_type": "telnet",
|
|
"kvm": "require"
|
|
},
|
|
"images": [
|
|
{
|
|
"filename": "csr1000v-universalk9.03.17.00.S.156-1.S-ext.qcow2",
|
|
"version": "3.17",
|
|
"md5sum": "06cbfcd11f3557391db64fe2a6015a6e",
|
|
"filesize": 1346305024,
|
|
"download_url": "https://virl.mediuscorp.com/my-account/"
|
|
}
|
|
],
|
|
"versions": [
|
|
{
|
|
"name": "3.17",
|
|
"images": {
|
|
"hda_disk_image": "csr1000v-universalk9.03.17.00.S.156-1.S-ext.qcow2"
|
|
}
|
|
}
|
|
]
|
|
}
|