Configure Cisco Optical Site Manager in standalone mode
Cisco Optical Site Manager can be configured in standalone mode on a single NCS 1010 or NCS 1014 controller card. This mode is useful for deployments where local management via a GUI is needed, or where interaction with third-party controllers is required without full network-wide SDN automation.
The configuration involves setting up Cisco Optical Site Manager interfaces, defining management interface parameters, and establishing user credentials for access.
Before you begin
Ensure that these configurations are enabled before configuring Cisco Optical Site Manager in standalone mode:
-
NETCONF over SSH is enabled.
-
Configure static routes on peer devices.
Follow these steps to configure Cisco Optical Site Manager in standalone mode:
Procedure
|
Step 1 |
Enter into the IOS XR and COSM configuration mode using the configure terminal and cosm commands. Example:
|
||
|
Step 2 |
Configure the interface of the device running the Cisco Optical Site Manager by using mgmt-interface-name MgmtEth R/S/I/P command. Example:
|
||
|
Step 3 |
Configure the username using the user-name user name command. Example:
|
||
|
Step 4 |
Configure the password using the user-password password command. Example:
|
||
|
Step 5 |
(Optional) From R24.3.1, enable auto-onboarding of the Cisco Optical Site Manager host devices. Example:
|
||
|
Step 6 |
Commit the changes and exit the configuration modes using the commit and end commands. Example:
|
||
|
Step 7 |
Verify the configuration using the show running-config cosm command. Example:The configured user-name and user-password are not displayed in the output of the show running-config cosm command. |
Cisco Optical Site Manager is configured in the standalone mode.
What to do next
Activate Cisco Optical Site Manager

Feedback