Virtual Serial Port
Follow the steps in this section to use the virtual serial port for your vNIOS for GCP instance.
In the GCP Console Navigation menu, expand Compute Engine. Select VM Instances.
Click on your new vNIOS instance.
Click EDIT.
Click the checkbox to Enable connecting to serial ports under Remote access.
Scroll to the bottom of the page and click Save.
Back at the top of the VM instance details page, click Connect to serial console.
A new browser tab should open. This may take a few moments to connect as the console session is established with your Infoblox vNIOS for GCP appliance.
Login using the default credentials (admin/infoblox).
Run the command show network to view the local network configuration.
Run the command show license to review any installed licenses.
You can use the set temp_license command to install additional temporary licenses if needed. Note: This is not needed if you set the temporary licenses in user-data during VM creation.
For additional information on using the NIOS CLI, refer to https://docs.infoblox.com.
When you are done using the serial console, use the command exit, and then close the browser tab.