Home Cisco Security Cloud Control
Post
Cancel

Cisco Security Cloud Control

Cisco Security Cloud Control (SCC), formerly Cisco Defense Orchestrator (CDO) is a centralized, cloud-based SaaS platform designed to unify the policy management and monitoring of various Cisco security devices across hybrid network environments.

  • FTD: SCC provisions a Cloud-Delivered FMC (cdFMC) instance, allowing us to manage advanced threat policies using the familiar FMC graphical interface hosted entirely in the cloud..
  • ASA: SCC manages ASA directly from its native web dashboard, reading the existing configuration and translating our GUI policy changes into precise CLI commands, which are then pushed to the appliance through a secure internal tunnel using an SDC.


Deploying SCC

Cisco allows us to deploy SCC using a corporate account, giving us trial access for 30 days to play around with

x


Once provisioned, now we can access the SCC Dashboard

x


FTD

Next we will onboard this On-premise FTD to our SCC, this FTD sits behind NAT and not directly accesisble over the Internet

x


Before onboarding the FTD, we need to activate the Cloud-Delivered FMC on the Integration menu

x


Next on Security Devices, we select Add to initiate the onboard process

x


After that select FTD

x


Then select the registration method, here we will use the CLI Registration Key method

x


Select the Policy and License type, and after that we will be provided with CLI Command that we can run on the FTD

x

x


Now onto the FTD, we paste the command

x


After a couple minutes, the onboarded FTD will become Online

x


On the Integration page, we can see that the FTD is automatically onboarded into the cdFMC

x


And when we open the cdFMC, we have one onboarded FTD

x


After that, we can just manage the FTD like we usually do using regular FMC

x

x

x


After deploying the policy, we confirm that our host can access internet through our FTD

x


And we can also see the traffic logs directly on cdFMC

x

x


ASA

Next we will also onboard our On-prem ASA to SCC

x


Because our ASA is not directly accessible over Internet, we need to deploy a Secure Device Connector (SDC) to act as a proxy between the internal network and SCC platform, here on Integration page we select Add and select SDC

x

x


We are given options to either run the SDC service on existing Linux server or deploy a new VM. We will deploy a new VM for simplicity. Select download and follow the Documentation to set it up

x


Here we have deployed the SDC VM, login with default credential cdo/adm123

x


Then run “sdc host configure” to configure the network

x


After that, enter into sdc user and paste the provided cli command

x

x


And now our SDC is active

x


Next we can add the ASA device

x


We select our SDC and enter the ASA internal management IP Address

x


Then provide the credential to login to ASA, and give it label

x


After a couple minutes the ASA should be onboarded

x


We can use the Management section to manage our ASA, replacing CLI configuration with GUI based one

x

x

x

x


After all configuration is done, we then deploy the changes

x

x


After the config is deployed, now our interfaces are up

x


And on CLI we can verify that our changes have been pushed

x


And our host is also able to access internet through our ASA

x


We can use SSC’s Command Line Interface to easily interact with our ASA

x


This post is licensed under CC BY 4.0 by the author.
Contents