On Wednesday, 09/05/2007 at 10:20 EDT, Peter Rothman
<[EMAIL PROTECTED]> wrote:
> My apologies - I see the TCPIP LINK statement has a VLAN option.
> Is there a way to specify the VLAN for Linux? We are on
> Linux version 2.6.16.21-0.8-default ([EMAIL PROTECTED]) (gcc version 4.1.0
> (SUSE Linux))
Since the physical port was authorized only for a single VLAN (147), you
need to
z/VM 5.2 or earlier:
DEFINE VSWITCH whatever VLAN 1
SET VSWITCH whatever GRANT TCPIP VLAN 147
SET VSWITCH whatever GRANT LINUX VLAN 147
z/VM 5.3 (if desired):
DEFINE VSWITCH whatever VLAN 147 NATIVE 1
SET VSWITCH whatever GRANT TCPIP
SET VSWITCH whatever GRANT LINUX
and *remove* all VLAN specifications from your TCPIP and Linux IP
configuration.
Verify that VLAN 147 is NOT the "native" id of the physical switch. If it
is, you don't want that. That's the VLAN id that is associated with
*untagged* traffic leaving the VSWITCH. Field reports tell me that CP and
the switch need to agree on the native VLAN id. (I don't know why, as
long as you don't have virtual trunk ports on the vswitch, but it seems to
be the case.)
Alan Altmark
z/VM Development
IBM Endicott
----------------------------------------------------------------------
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