User's Manual

15-7
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
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
remote-management
Example:
Router(config)# remote-management
Enters remote-management configuration mode.
Step 4
no pnsc host ipv4-addr local-port number shared-secret
string
Example:
Router(cfg-remote-mgmt)# no pnsc host 172.25.29.234
local-port 8443 shared-secret ********
Disables remote management by Cisco Prime
Network Services Controller.
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.
Step 5
end
Example:
Router(cfg-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: disabled
Host 172.27.208.125 port 8443 shared-secret
*******
Displays the Cisco CSR 1000V remote management
settings.