Operating System - HP-UX
1833153 Members
3430 Online
110051 Solutions
New Discussion

Not able to configure Lan on Virtual Machine

 

Not able to configure Lan on Virtual Machine

Hi All,

I am configuring Virtual machines on Itegrity system. Configured APA by using 6 PNIC's and assigned it to virtual switch and shared this virtual switch between 2 Guest Machines but lan HW state is Down and not been able to kape it up.

o/p is as,

# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/1/0 0x3EE2AEF7EA27 0 DOWN lan0 snap0 1 ETHER Yes 119

thanks in advance.

Balaji
4 REPLIES 4
Ramesh S
Esteemed Contributor

Re: Not able to configure Lan on Virtual Machine

Hi

what is the state of vswitch in VM host?

#hpvmnet -v

Best Regards
Ramesh
melvyn burnard
Honored Contributor

Re: Not able to configure Lan on Virtual Machine

ok, what is the status of the aggregate on the Host?
lanscan
netstat -in

and how are the vswitches configured?
hpvmnet -v
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Tim Nelson
Honored Contributor

Re: Not able to configure Lan on Virtual Machine

Should look initially like this.

hpvmnet -v
Version A.03.00.00
Name Number State Mode NamePPA MAC Address IP Address
======== ====== ======= ========= ======== ============== ===============
localnet 1 Up Shared N/A N/A
vmsw1 4 Up Shared lan1 0x0017a451ee1c 10.20.1.100


Svetoslav Gyurov
Valued Contributor

Re: Not able to configure Lan on Virtual Machine

Hi,

Probably your virtual switch if down. By default if you do not set explicit option when creating the virtual switch the status of the switch is down and then you need to boot it by executing:
hpvmnet -b -s switch_number

Regards,
sve