15-7
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
OL-27477-07
Chapter15 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
Step1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step3 remote-management
Example:
Router(config)# remote-management
Enters remote-management configuration mode.
Step4 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.
Step5 end
Example:
Router(cfg-remote-mgmt)# end
Exits configuration mode and enters privileged
EXEC mode.
Step6 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.