Purpose
Command or Action
Enables the management interface.
no shutdown
Example:
Router(config-if)# no shutdown
Step 5
Exits interface configuration mode.
exit
Example:
Router(config-if)# exit
Step 6
Creates a virtual port group and enters virtual port group
interface configuration mode.
interface virtualportgroup
virtual-port-group-number-number
Example:
Router(config)# interface virtuaportgroup 0
Step 7
Enables IP processing on an interface without assigning
it an explicit IP address.
ip unnumbered management-interface
Example:
Router(config-if)# ip unnumbered
gigabitethernet1
Step 8
Enables the management interface.
no shutdown
Example:
Router(config-if)# no shutdown
Step 9
Exits virtual port group interface mode.
exit
Example:
Router(config-if)# exit
Step 10
Configures the
csr_mgmt
virtual services container and
enters virtual services configuration mode.
virtual-service csr_mgmt
Example:
Router(config)# virtual-service csr_mgmt
Step 11
Creates a vNIC gateway interface for the virtual services
container and maps the vNIC gateway interface to the
virtual port group.
vnic gateway virtualportgroup
virtual-port-group-number
Example:
Router(config-virt-serv)# vnic gateway
virtualportgroup 0
Step 12
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
291
Configuring Support for Remote Management by the Cisco Prime Network Services Controller
Configuring the Management Interface to Support Remote Management by the Cisco Prime Network Services
Controller