Sunday 22 November 2020

VLAN on Hiren's Boot CD

VLAN on Hiren's Boot CD

Configure VLAN tagging on Hiren’s Boot CD

I had to configure a network card to use a VLAN on some Live CD operating systems to image a disk on a server. Luckily with HBCD it’s pretty much the same process as in normal Windows:


Wait for all your devices to be detected and configured

hbcd-waitfordevices.png

Click Start > Run

hvcd-run.png

Type ncpa.cpl and click OK

hbcd-ncpa.png

Right click in some white space in the Network Connections window, click View > Details

hbcd-viewdetails.png

Right click on the enabled NIC that has your VLAN configured and click properties

hbcd-nicproperties.png

Click the Configure button for the NIC

hbcd-confignic.png

Click the Advanced tab and look for something like “VLAN ID”. This may be referred to differently depending on the network adaper and / or driver. Set the relevant VLAN ID and click OK

hbcd-advancedvlan.png

Go back into the NIC properties, select IPv4 and click configure

hbcd-ipv4.png

Set an IP address, subnet and gateway address.

hbcd-ipv4props.png

Test it!

hbcd-ping.png

Hopefully it’s all working now.

Written with StackEdit.

No comments:

Post a Comment

Please be nice! :)

Nutanix CE 2.0 on ESXi AOS Upgrade Hangs

AOS Upgrade on ESXi from 6.5.2 to 6.5.3.6 hangs. Issue I have tried to upgrade my Nutanix CE 2.0 based on ESXi to a newer AOS version for ...