Brad Hudson wrote: > With Solaris finally getting onboard with setting up link aggregates, does > the LDom manager allow the creation and use of virtual network devices to be > created from aggregates? For example: > Yes, this feature is expected to be released as part of LDoms1.1 release. There have been a few bugs that delayed the availability of this feature, we hope to have all fixes available by LDoms 1.1 release time.
-Raghuram. > dladm -P L4 -l e1000g0 -l nxge0 aggr0 (create the aggregate) > ldm add-vsw net-dev=aggr0 primary-vsw0 primary (create the primary virtual > switch service) > ldm add-vnet vnet0 primary-vsw0 at primary guest0 (add the virtual network > device to the guest) > > This configuration, if supported can eliminate the unnecessary use of IPMP > (and hence the requirement for many IP Addresses). >
