AWS Classroom Series – 29/Jan/2020

Creating Network and DHCP Manager

  • Reference from here
New-VMSwitch -Name "InternalNAT" -SwitchType Internal
Get-NetAdapter
# make a note of iflindex
New-NetIPAddress -IPAddress 192.168.0.1 -PrefixLength 24 -InterfaceIndex 13
  • Assign IP Addresses to the VMs using option 1 from here

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube