Overview
Learn how to configure Cisco Optical Site Manager in standalone mode on an NCS 1010 or NCS 1014 controller card. This procedure covers setting management interfaces, defining user credentials, enabling optional auto-onboarding, committing changes, and verifying the configuration.
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
Verify that these configurations are enabled before configuring Cisco Optical Site Manager in standalone mode on NCS 1010 or NCS 1014:
-
Configure static routes on peer devices.
Follow these steps to configure Cisco Optical Site Manager in standalone mode:
Procedure
| 1. | Enter into the IOS XR and COSM configuration mode using the configure terminal and cosm commands. Example:
|
|
| 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:
|
|
| 3. | Configure the username using the user-name user name command. Example:
|
|
| 4. | Configure the password using the user-password password command. Example:
|
|
| 5. | Commit the changes and exit the configuration modes using the commit and end commands. Example:
|
|
| 6. | 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.