Accessing the cnSGW-C Ops Center
You can connect to the cnSGW-C Ops Center through SSH or the web-based CLI console.
-
SSH:
ssh admin@ops_center_pod_ip -p 2024
-
Web-based console:
-
Log in to the Kubernetes master node.
-
Run the following command:
kubectl get ingress <namespace>
The available ingress connections get listed.
-
Select the appropriate ingress and access the Ops Center.
-
Access the following URL from your web browser:
cli.<namespace>-ops-center.<ip_address>.nip.io
-
By default, the Day 0 configuration is loaded into the cnSGW-C.