HP Integrity Virtual Machines Installation, Configuration, and Administration Version A.03.50

1 Reserved lan none 1
2 Active lan none 1 config2
3 Reserved avio_lan none 1
4 Active lan none 1 winguest2
# hpvmnet -S myswitch -p 4
Vswitch Name : myswitch
Max Number of Ports : 100
Port Number : 4
Port State : Active
Active VM : winguest2
Untagged VlanId : none
Reserved VMs : winguest2
Adaptor : avio_lan
In order to switch over the lan1 from lan0:
# hpvmnet -C -S hostnet -n 0
# hpvmnet -S hostnet
Name Number State Mode NamePPA MAC Address IP Address
======== ====== ======= ========= ======== ============== ===============
hostnet 296 Up Shared lan0 0x00306e4a93e6
To clone the vswitch, enter the following command:
# hpvmnet -C -n 1 -S vmvlan -N clone
# hpvmnet -S clone
Name Number State Mode NamePPA MAC Address IP Address
======== ====== ======= ========= ======== ============== ===============
clone 297 Down Shared lan1
[Port Configuration Details]
Port Port Port Untagged Number of Active VM
Number state Adaptor VLANID Reserved VMs
======= ============ ======== ======== ============ ============
2 Available avio_lan 20 0
AUTHORS
The hpvmnet command was developed by HP.
SEE ALSO
On the VM Host:
hpvm(5), hpvmclone(1M), hpvmcollect(1M), hpvmconsole(1M), hpvmcreate(1M), hpvmdevmgmt(1M),
hpvminfo(1M), hpvmmigrate(1M), hpvmmodify(1M), hpvmpubapi(3), hpvmremove(1M),
hpvmresources(5), hpvmstart(1M), hpvmstatus(1M), hpvmstop(1M), p2vassist(1M)
On the Integrity VM guest:
hpvmcollect(1M), hpvminfo(1M), hpvmmgmt(1M), hpvmpubapi(3)
229