Posts

Showing posts with the label NFV
Image
In this article, we will take a look at how we run a new service on the Cisco Cloud Sevices Platform (CSP). A ”service” on the CSP is basically a virtual machine that is run on top of the CSP platform, you can find more information about the CSP here:  https://www.cisco.com/c/en/us/products/switches/cloud-services-platform-2100/index.html  Note: This post assumes that you already have CSP installed and configured in your environment. //pagead2.googlesyndication.com/pagead/js/adsbygoogle.js (adsbygoogle = window.adsbygoogle || []).push({}); Navigate to Configuration >>> Services and click ‘ Create ‘ 2. Enter the service name for your new virtual instance, this can be a name of your choice and press enter once you’re done. You will now need to select the target hostname, this is the CSP in which you wish to install the new service. If your CSP is deployed in High Availability (HA) you can also select the hostname of the secondary appliance. 3. Select the .iso i...