Enable or disable Cisco Optical Site Manager north-bound interfaces
Cisco Optical Site Manager provides three north-bound interfaces. By default, all these interfaces are enabled. If required, individual interfaces can be disabled.
-
NETCONF
-
RESTCONF
-
Interactive Web-UI
This configuration is optional and must be completed before activating Cisco Optical Site Manager on the device. Use the device's CLI in COSM configuration mode to enable or disable interfaces individually. The default NETCONF port is 2022. You may change this port during configuration.
Before you begin
Ensure that Cisco Optical Site Manager is configured Standalone or High Availability mode.
Follow these steps to enable or disable Cisco Optical Site Manager north-bound interfaces.
Procedure
|
Step 1 |
Enter IOS XR and COSM configuration modes using the configure terminal and cosm commands. Example:
|
|
Step 2 |
(Optional) Configure the NETCONF port if you want to use a port other than 2022 using the netconf port port-number command Example:
|
|
Step 3 |
Enable or disable the Cisco Optical Site Manager interfaces using the <interface-name> enable | disable command. Example:
|
|
Step 4 |
Commit the changes using the commit command. |
After configuration changes are committed, the application operates with the specified interface availability. Only enabled interfaces are accessible for management and monitoring, and disabled interfaces do not accept connections.


Feedback