Tim wrote:
Hi all,
I have a server with 3 Intel Pro 1000 cards in it. I am using one for iSCSI.
I want to enable Jumbo frames for it only not the other 2 controllers.
All I needed to do is modify the /kernel/drv/e1000g.conf but how do I
modify it so only one of the cards is affected? Can there be config files
for each card? i.e. /kernel/drv/e1000g1.conf ?
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]
You have modify driver.conf(4) for e1000g, e.g.
/kernel/drv/e1000g.conf. This is a bit tricky, read the pci(4) man page
for specific details... to be honest I never remember the exact syntax.
Hopefully this is something that the Brussels project will greatly simplify.
-- Garrett
_______________________________________________
networking-discuss mailing list
[email protected]