I'm a little confused about what you're attempting to do. Are you trying to just set up a VSWITCH and have guests connect to it, or are you trying to implement a VSWITCH _and_ use IEEE VLANs over it? If the latter, are you using the 802.1q functionality provided by the Linux kernel?
Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Mark Wheeler Sent: Friday, November 05, 2004 2:22 PM To: [EMAIL PROTECTED] Subject: VLAN Connectivity w/ RHEL 3 Has anyone successfully connected to a VSWITCH from a RHEL 3 guest? In our first go-around the real switch port we're connected to was configured as a host port, and we were able to get through. When it was reconfigured as a trunk port (where we want to be), I can't seem to make the connection. I'm running kernel 2.4.21-9. q vswitch all det VSWITCH SYSTEM VSWF9 Type: VSWITCH Active: 1 MAXCONN: INFINITE PERSISTENT RESTRICTED PRIROUTER MFS: 8192 ACCOUNTING: OFF State: Ready CONTROLLER: VSWCTL2 IPTIMEOUT: 5 QUEUESTORAGE: 8 PORTNAME: OSAF9 RDEV: F900 VDEV: FFF0 RX Packets: 0 Discarded: 0 Errors: 0 TX Packets: 58 Discarded: 0 Errors: 0 RX Bytes: 0 TX Bytes: 4872 Authorized userids: L277747R VLAN: 4066 4067 SYSTEM VLAN: ANY VSWITCH Connection: Device: FFF2 Unit: 002 Role: DATA VLAN: ANY Assigned by user Adapter Owner: L277747R NIC: 2D00 Name: L277747R Device: 2D02 Unit: 002 Role: DATA VLAN: ANY Assigned by user /etc/chandev.conf noauto qeth0,0x1d00,0x1d01,0x1d02,0,0 qeth1,0x2d00,0x2d01,0x2d02,0,0;add_parms,0x10,0x2d00,0x2d02,portname:L277747 R /etc/sysconfig/network NETWORKING=yes HOSTNAME=l277747r VLAN=yes /etc/sysconfig/network-scripts/ifcfg-eth1.4066 DEVICE=eth1.4066 BOOTPROTO=static IPADDR=169.10.238.131 NETMASK=255.255.255.192 ONBOOT=yes /etc/sysconfig/network-scripts/ifcfg-eth1.4067 DEVICE=eth1.4067 BOOTPROTO=static IPADDR=169.10.238.194 NETMASK=255.255.255.192 ONBOOT=yes /proc/net/vlan/config VLAN Dev name | VLAN ID Name-Type: VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD eth1.4066 | 4066 | eth1 eth1.4067 | 4067 | eth1 Suggestions will be most appreciated! Mark Wheeler, 3M Company ---------------------------------------------------------------------- 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 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
