System Setup and Software Installation Guide for Cisco Optical Site Manager, IOS XR

PDF

Activate Cisco Optical Site Manager

Want to summarize with AI?

Log in

Overview

Learn how to activate Cisco Optical Site Manager after completing configuration in standalone or high availability mode, verify activation status, and confirm required parameter consistency before enabling the application and accessing the GUI.

After configuration is complete, activate Cisco Optical Site Manager to enable the application.

After configuring Cisco Optical Site Manager in standalone or high availability mode, including setting management interfaces, user credentials, and optional features like auto-onboarding, the application remains inactive until explicitly activated.

Cisco Optical Site Manager activation takes about 11 minutes on the NCS 1001 and about eight minutes on the NCS 1004 to initialize.

The configuration of interfaces used by Cisco Optical Site Manager should not be changed after activation.

Before you begin

  • Before activating Cisco Optical Site Manager in HA mode, verify that these parameter values are same on both host devices, if configured.

    • netconf (optional)

    • restconf (optional)

    • webui (optional)

    • user-name

    • user-password

Follow these steps to activate Cisco Optical Site Manager.

Procedure

1.

Activate Cisco Optical Site Manager using the cosm activate command.

Example:

RP/0/RP0/CPU0:ios# cosm activate
2.

Verify the status of the application using the show cosm status command.

It may take a few minutes to activate Cisco Optical Site Manager.
  • After activating, wait for few minutes before logging in to the Cisco Optical Site Manager GUI.

  • Upon successful activation, the application transitions to an active state. Status commands display APP_ACTIVATED and ACTIVATED states.

This example shows the status of Cisco Optical Site Manager configured in standalone mode.

RP/0/RP0/CPU0:OLT-2#show cosm status
Fri Oct 18 13:06:09.862 UTC
COSM state: APP_ACTIVATED
AppMgr app state: ACTIVATED
AppMgr container state: RUNNING
Container status: Up 3 weeks
Last error: No error
COSM version: 24.3.1.D0186

This example shows the status of Active instance of the Cisco Optical Site Manager configured in HA mode.

RP/0/RP0/CPU0:HAN-1#show cosm status 
Thu Oct 30 10:21:25.374 UTC
COSM state: APP_ACTIVATED
AppMgr app state: ACTIVATED
AppMgr container state: RUNNING
Container status: Up 2 days
Last error: No error
COSM version: 25.1.1.R0366
Redundancy role: ACTIVE (connected standby 2.2.2.2-COSM)

This example shows the status of Standby instance of the Cisco Optical Site Manager configured in HA mode.

RP/0/RP0/CPU0:HAN-2#show cosm status 
Thu Oct 30 10:23:01.366 UTC
COSM state: APP_ACTIVATED
AppMgr app state: ACTIVATED
AppMgr container state: RUNNING
Container status: Up 2 days
Last error: No error
COSM version: 25.1.1.R0366
Redundancy role: STANDBY (connected active 1.1.1.1-COSM)

What to do next