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.
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:
-
Enable NETCONF over SSH for secure host device communication
-
Configure static routes on peer devices.
-
Keep these configuration parameters at their default values unless there is a specific need to change them.
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:
This is the interface used to reach Cisco Optical Site Manager. This interface can be a physical interface or a loopback interface. For a standalone Cisco Optical Site Manager deployment, use the same interface for device onboarding. |
|
| 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.