
Chapter 15 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
15.activate
16.end
17.ip route
DETAILED STEPS
| Command or Action | Purpose |
|
|
|
Step 1 | enable | Enables privileged EXEC mode. |
|
| • Enter your password if prompted. |
| Example: |
|
| Router> enable |
|
|
|
|
Step 2 | configure terminal | Enters global configuration mode. |
| Example: |
|
| Router# configure terminal |
|
|
|
|
Step 3 | interface | Enters interface configuration mode for the |
|
| management interface. |
| Example: |
|
| Router(config)# interface gig1 |
|
|
|
|
Step 4 | ip address | Configures the IP address for the management |
|
| interface. |
| Example: |
|
|
| |
| 255.255.255.128 |
|
|
|
|
Step 5 | no shutdown | Enables the management interface. |
| Example: |
|
|
| |
|
|
|
Step 6 | exit | Exits interface configuration mode. |
| Example: |
|
|
| |
|
|
|
Step 7 | interface virtualportgroup | Creates a virtual port group and enters virtual port |
| group interface configuration mode. | |
| Example: |
|
| Router(config)# interface virtuaportgroup 0 |
|
|
|
|
Step 8 | ip unnumbered | Enables IP processing on an interface without |
|
| assigning it an explicit IP address. |
| Example: |
|
|
| |
|
|
|
| Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide |
|
|