Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
To register a CSR1000v , ISR , ASR as an example follow these steps for a CSR1000 it is the same for all.
--conf t
-- license smart enable
--end
--- "show run | be call-home" shows the default configuration and per default call-home URL points to ...
When you add more than one NIC to the Satellite be aware that Satellite is acting as a linux end host. As you may already know a host does not know how to route. When you add 2 network-interfaces you have to make sure you configure it just right or...
Symptoms
Satellite version 6.x uses some internal networks for docker communication. ip address range 172.17.0.0/16 and 172.16.0.0/24 . If you have a conflict and using these networks on the same vlans as Satellite version 6.x is installed, you can...
If you try and synchronize using Network Synchronization and it fails in STEP 2 of 5 in versions 4.X or 5.X , but manual synchronization works.
showing the steps in the picture below..
Check connectivity to api.ciso.com and cloudsso.cisco.com and ...
Symptoms
Can not register your Cisco device to Satellite Smart-licensing-server using HTTPS. Works when using HTTP.
Diagnosis
Change Call-home URL to use HTTP and see if that works. If it does you can use the steps below to work around the SS...
Hi Ok, I understand in your case you have disabled SSL peer-verification. This command is unique to some Cisco products and can not be use in all. In your case I would say it is bug, you should not have to disable the peer-verification.Thanks,R...
You are using the wrong URL port number ,
https://satelltie-ip/Transportgateway/services/DeviceRequestHandler
no need to include port number as by default HTTPS used port 443, you have entered 8443 which wrong port .
Also for HTTPS to work y...