/
How-to connect and disconnect Virtual Machine network adapters
How-to connect and disconnect Virtual Machine network adapters
Instructions using the Portal
Login to https://vss-portal.eis.utoronto.ca
Look for the VM to Edit and click the button.
From the VM card, click on the NETWORKS tab.
Use the toggle to Connect (Up) and Disconnect (Down):
Click on UPDATE to and confirm the changes.
Instructions using the vss-cli
Using https://vss-cli.eis.utoronto.ca or a local VSS CLI install
Update the network adapter as follows:
vss-cli --wait compute vm set {id-or-name} nic up --state {connect|disconnect} {unit}
For example, disconnecting NIC 1:
vss-cli --wait compute vm set 2311P-VM-1 nic up --state disconnect 1
More information about Managing Networks and NICs with the vss-cli
:Manage Networks and Interface Cards
Related articles
, multiple selections available,
Related content
VMs network adapter disconnected after reboot, power cycle or HA failover event
VMs network adapter disconnected after reboot, power cycle or HA failover event
More like this
How to update NIC backend network of a virtual machine
How to update NIC backend network of a virtual machine
More like this
Network Interfaces cannot be detected on Windows Guests
Network Interfaces cannot be detected on Windows Guests
More like this
Access virtual machines using vSphere Client
Access virtual machines using vSphere Client
More like this
How-to delete or decommission a Virtual Machine or Template
How-to delete or decommission a Virtual Machine or Template
More like this
Manage Networks and Interface Cards
Manage Networks and Interface Cards
More like this
University of Toronto - Since 1827