Operating System - HP-UX
1833005 Members
3358 Online
110048 Solutions
New Discussion

How many guests can a single vswitch support

 
SOLVED
Go to solution
syammanur
Occasional Contributor

How many guests can a single vswitch support

I have only one active nic (its also hpvm host primary nic). If I create a vswitch & assign this nic. How many guests can this single vswitch support.
2 REPLIES 2
Kenan Erdey
Honored Contributor
Solution

Re: How many guests can a single vswitch support

Hi,

hpvmnet -s vswitch_id -A shows the max. port number also max guest number that you assing ports.
Computers have lots of memory but no imagination
syammanur
Occasional Contributor

Re: How many guests can a single vswitch support

Thanks. This worked hpvmnet -s8 -p all

'8' is the vswitch id.

I think '-A' can be used only with avio lans (as per Hpvmnet manpage)