Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following outlines how a second VM NIC can be initiated in Yarnman

Prerequisites - 2nd NIC initiated added in vSphere for device

Log on to Yarnman using sshgo to directory /etc/network by typing cd /etc/network

Open editor for file interfaces by typing sudo nano /etc/network/interfaces

Sample Configuration

...

add lines below intial interface - in our vm the second nic will be ens34ens*

Info

*the second NIC name can be verified by typing ifconfig -a from system prompt

...