•
If you did not enable Cisco Prime Network Services Controller support through bootstrap when you
deployed the OVA.
•
If you are manually configuring the Cisco CSR 1000v when it is up and running.
For more information about installing the Cisco CSR 1000v by deploying the OVA, see
CSR 1000v OVA to the VM using vSphere, on page 76
and
Deploying the Cisco CSR 1000v OVA to the
VM using COT, on page 84
.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
remote-management
4.
pnsc host ipv4-addr local-port number shared-secret string
5.
end
6.
show remote-management status
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Router# configure terminal
Step 2
Enters remote-management configuration mode.
remote-management
Example:
Router(config)# remote-management
Step 3
Enables remote management by Cisco Prime Network Services Controller
and sets up the access to the Cisco Prime Network Services Controller
host.
pnsc host ipv4-addr local-port number
shared-secret string
Example:
Router(cfg-remote-mgmt)# pnsc host
Step 4
•
The
ipvr-address
represents the IP address of the Cisco Prime
Network Services Controller host.
172.25.29.234 local-port
8443 shared-secret ********
•
The
local-port
is the TCP port number for receiving the HTTPS
requests from Cisco Prime Network Services Controller. The valid
range is from 1 to 65535. There is no default port number. The
local-port
number should not be the same port number configured
with the
ip http port
command.
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
293
Configuring Support for Remote Management by the Cisco Prime Network Services Controller
Enabling Remote Management by the Cisco Prime Network Services Controller Host