User's Manual

15-6
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
OL-27477-07
Chapter 15 Configuring Support for Remote Management by the Cisco Prime Network Services Controller
Configuring Remote Management by Cisco Prime Network Services Controller
Once remote management by Cisco Prime Network Services Controller is enabled, the following
warning is displayed when entering the Cisco IOS XE CLI mode directly on the router:
WARNING: This device is managed by Prime Network Services Controller. RESTful API is read
only. Changing configuration using CLI is not recommended.
See the Cisco Prime Network Services Controller documentation for more information.
Disabling Remote Management by the Cisco Prime Network Services
Controller Host
SUMMARY STEPS
1. enable
2. configure terminal
3. remote-management
4. no pnsc host ipv4-addr local-port number shared-secret string
Note When remote management by Cisco Prime Network Services Controller is disabled using this
command, the REST API PUT, POST, and DELETE operations are enabled.
5. end
6. show remote-management status
Step 5
end
Example:
Router(config-remote-mgmt)# end
Exits configuration mode and enters privileged
EXEC mode.
Step 6
show remote-management status
Example:
Router# show remote-management status
RESTful-API: enabled
https port: 443
PNSC CPA: enabled
Host 172.27.208125 port 8443 shared-secret
*******
Displays the Cisco CSR 1000V remote management
settings.
Command or Action Purpose