Thanks all, it worked perfectly -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Mauro Souza Sent: Wednesday, February 16, 2011 4:18 PM To: [email protected] Subject: Re: VLAN
Hi Dean, I have those files, it's for RHEL5, but you can get some ideas: /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 ARP=yes OPTIONS="layer2=1" BOOTPROTO=static IPADDR=0.0.0.0 NETTYPE=qeth ONBOOT=yes SUBCHANNELS=0.0.1000,0.0.1001,0.0.1002 /etc/sysconfig/network-scripts/ifcfg-eth0.807 DEVICE=eth0.807 ARP=yes OPTIONS="layer2=1" BOOTPROTO=static IPADDR=10.9.41.19 GATEWAY=10.9.41.1 NETMASK=255.255.255.0 NETTYPE=qeth ONBOOT=yes VLAN=yes In my case, we use layer2, as it is a requeriment for something-I-don't-remember-what. This interface is connected to a trunk port, and is tagging is done thru Linux. I hope you can use this! Mauro http://mauro.limeiratem.com - registered Linux User: 294521 Scripture is both history, and a love letter from God. On Wed, Feb 16, 2011 at 4:18 PM, Mike Friesenegger <[email protected] > wrote: > Hello David, > > The Novell Support Knowledgebase has a Technical Information Document about > this. > > Set up 802.1q VLANs on SUSE Linux Enterprise Server TID 3864609 > http://tinyurl.com/2elxf7b > > Mike > > Michael Friesenegger > Linux/Data Center Technical Specialist > email: [email protected] > > >>> On 2/16/2011 at 10:50 AM, in message > <[email protected]>, "Dean, > David > (I/S)" <[email protected]> wrote: > > I need to put a VLAN tag in suse linxu 10.3. I have found how to do it > > dynamically, but where can I add it permanently? Ifcfg-qethxxxx in > > /etc/sysconfig/network? Can I do it in yast? > > > > We have three vlans running inside a zvm. > > > > Thanks! > > > > David M. Dean > > Information Systems > > BlueCross BlueShield Tennnessee > > > > ----------------------------------------------------- > > Please see the following link for the BlueCross BlueShield of Tennessee > > E-mail disclaimer: http://www.bcbst.com/email_disclaimer.shtm > > > > ---------------------------------------------------------------------- > > 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/ > > ---------------------------------------------------------------------- > 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/ > ---------------------------------------------------------------------- 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/ ----------------------------------------------------- Please see the following link for the BlueCross BlueShield of Tennessee E-mail disclaimer: http://www.bcbst.com/email_disclaimer.shtm ---------------------------------------------------------------------- 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/
