- Overview
- Product Documentation
- CML Release Notes
- Getting Started
- CML 2.1 User Guide
- CML User's Guide
- Overview of CML 2.x
- Using CML and the HTML5 UI
- Dashboard
- Workbench
- Adding Nodes to a Lab
- Starting, Stopping, and Wiping Nodes
- Deleting Nodes
- Creating Links
- Rules for Creating Links and Interface Overprovisioning
- Adding Interfaces and Overprovisioning
- Overprovisioning Interfaces with Link Creation
- Starting Simulations
- Connecting to a Node's Console
- Setting CPU limit on node
- Launch sequencing and CPU limiting
- Stopping Simulations
- External Connectivity for Simulations
- Link Packet Capture
- Breakout Tool
- Custom VM Images
- Creating a New Node Definition
- CML 2.1 Admin Guide
- Resources
Editing the Management IP Address via the Console¶
If the server was deployed with a static IP address that is no longer valid or reachable due a network change, you will be unable to access the System Administration Cockpit to repair the problem. Instead, use the CML VM’s console to restore network access.
Procedure
In VMware, open the console window for the CML VM. The console window is the prompt displayed during installation at the completion of the Initial System Configuration wizard. See also Initial Set-up.
Log in using the system administrator username and password, which were assigned during initial deployment.
sudo PYTHONPATH=/var/local/virl2/.local/lib/python3.6/site-packages/ /usr/local/bin/virl2-initial-setup.py --ipconfig
This command runs the initial configuration wizard, which will permit you to edit the system’s IP address configuration in the console. Pay attention to spaces and characters because you will have to type this command. Copy and paste is not supported in this console.
Follow the wizard prompts to edit IP information and confirm.
No reboot is required after the wizard has closed.
Open a supported web browser and visit the CML UI at the updated IP address.