Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-15 Thread Mark Post
>>> On 3/6/2017 at 11:24 PM, Bill Head wrote: > Howdy folks, > > Up until now I've been using VSWITCHes for new SuSE guests (SLES 11 SP4). > I'm in the process of trying to build out a guest with two dedicated OSA > adapters, set up VLAN tagging and bonding in LINUX. >

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-09 Thread Bill Head
ST.EDU Subject: Re: DEDICATED OSA, LINUX VLAN tagging and bonding How about telling ping which interface to use? I think it's minus i parm but I am not by a computer at the moment Marcy -Original Message- From: Bill Head [bh...@humana.com<mailto:bh...@humana.com>] Sent: Thursday, March 0

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-09 Thread Marcy Cortes
UX-390@VM.MARIST.EDU Subject: Re: [LINUX-390] DEDICATED OSA, LINUX VLAN tagging and bonding Yep, found that in the meantime. I did this for both eth1 and eth2 qeth_configure -l -t qeth 0.0.1000 0.0.1001 0.0.1002# DEDICATE device to 1000, 1001, and 1002 qeth_configure -l -t qeth 0.0.2001 0.0.2001 0.

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-09 Thread Robert J Brenneman
11:11:10 lxgonep1 ifup-802.1q: interface 'bond0' is not up > ..doneSetting up service (localfs) network . . . . . . . . . > ...faile > > -Original Message- > From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of > Marcy Cortes > Sent: Tuesday, March 07,

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-09 Thread Bill Head
U] On Behalf Of Marcy Cortes Sent: Thursday, March 09, 2017 1:13 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: DEDICATED OSA, LINUX VLAN tagging and bonding What does lsqeth telll you? Are there files in /etc/udev/rules.d for them? If not qeth_configure might be needed Marcy -Original Message

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-09 Thread Marcy Cortes
UX-390@VM.MARIST.EDU Subject: Re: [LINUX-390] DEDICATED OSA, LINUX VLAN tagging and bonding I'm still using eth0 using a vswitch so I can putty in and make changes. I created the ifcfg-eth1, ifcfg-eth2, ifcfg-bond0, and ifcfg-vlan10. Made changes to bond0 to make eth1 and eth2 slaves. When I boot it

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-09 Thread Bill Head
nux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Marcy Cortes Sent: Tuesday, March 07, 2017 6:44 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: DEDICATED OSA, LINUX VLAN tagging and bonding Yea, i didn't include the VLAN in the presentation. You'd only need it if you didn't have a de

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-08 Thread Ursula Braun
> figured out, at least I can get all the proxy guests built, get DNS changes > in, etc. GDPS is a different animal, miles to go before I sleep. > > > > -Original Message- > From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Alan > Alt

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Marcy Cortes
: Tuesday, March 07, 2017 3:31 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: [LINUX-390] DEDICATED OSA, LINUX VLAN tagging and bonding Yep, that's what I need. I didn't see where you had examples of VLAN tagging in your presentation, also didn't want to keep bugging you about this. I really do

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Bill Head
DU Subject: Re: DEDICATED OSA, LINUX VLAN tagging and bonding Hi, I have vlan tagged channel bonded interfaces on xDR proxies. Maybe it will help just to show you. In my case VLAN number is 71 and the IP address used here is 162.101.1.129. You need to make up unique LLADDR's. Generally i

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Alan Altmark
-390] DEDICATED OSA, LINUX VLAN tagging and bonding --- From:"Scott Rohling" <scott.rohl...@gmail.com>To:LINUX-390@VM.MARIST.EDUDate:Tue, Mar 7, 2017 12:34 PMSubject:Re: [LINUX-390] DEDICATED OSA, LINUX VLAN tagging and bonding Are you sure you are interpreting the requi

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Vitale, Joseph
--Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Alan Altmark Sent: Tuesday, March 07, 2017 1:37 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: DEDICATED OSA, LINUX VLAN tagging and bonding On Tuesday, 03/07/2017 at 06:18 GMT, "Vitale, Josep

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Bill Head
Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Scott Rohling Sent: Tuesday, March 07, 2017 3:34 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: DEDICATED OSA, LINUX VLAN tagging and bonding Are you sure you are interpreting the requirement correctly? 'Everything

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Scott Rohling
essage- > From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of > Alan Altmark > Sent: Tuesday, March 07, 2017 1:37 PM > To: LINUX-390@VM.MARIST.EDU > Subject: Re: DEDICATED OSA, LINUX VLAN tagging and bonding > > On Tuesday, 03/07/2017 at 06:18 GMT, &quo

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Bill Head
@VM.MARIST.EDU Subject: Re: DEDICATED OSA, LINUX VLAN tagging and bonding On Tuesday, 03/07/2017 at 06:18 GMT, "Vitale, Joseph" <joseph.vit...@bnymellon.com> wrote: > Hello, > > Interested to know if VLAN Tagging can be done via zLinux if zVM currently adding VLAN Tag. OSA > s

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Alan Altmark
On Tuesday, 03/07/2017 at 06:18 GMT, "Vitale, Joseph" wrote: > Hello, > > Interested to know if VLAN Tagging can be done via zLinux if zVM currently adding VLAN Tag. OSA > set up for Port access. Using Red Hat 7. Please see below: > > CP SET VSWITCH VSWITCH2

Re: DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-07 Thread Vitale, Joseph
Drive Floor 14 Jersey City, N.J. 07302 Work 201-395-1509 Cell917-903-0102 -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Bill Head Sent: Monday, March 06, 2017 11:24 PM To: LINUX-390@VM.MARIST.EDU Subject: DEDICATED OSA, LINUX VLAN

DEDICATED OSA, LINUX VLAN tagging and bonding

2017-03-06 Thread Bill Head
Howdy folks, Up until now I've been using VSWITCHes for new SuSE guests (SLES 11 SP4). I'm in the process of trying to build out a guest with two dedicated OSA adapters, set up VLAN tagging and bonding in LINUX. The z/VM LPAR default vlan is 3 VSWITCH setup for the GOLD image is VLAN 14