>>> On 6/28/2011 at 02:08 PM, Chuck Tribolet <[email protected]> wrote: > I've got a similar problem to Dave Jones, converting from real OSA ports > to a Layer 2 VSWITCH. I've successfully done SLES 10 and RHEL 5, but I'm > having trouble with a SLES 11 system on the same VSWITCH. > > What do I need to change there?
Assuming the NIC is at virtual address 700, then these two commands should do the trick: qeth_configure 0.0.0700 0.0.0701 0.0.0702 0 qeth_configure -l 0.0.0700 0.0.0701 0.0.0702 1 Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
