Re: VLAN IMPLEMENTATION

2011-01-26 Thread Louis . Gaines
I now have a vswitch with vlan capabilities

thanks to all of you for your help

ROGERIO
ALAN
CATHERINE
SCOTT
MARK


Re: VLAN IMPLEMENTATION

2011-01-25 Thread Louis . Gaines
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface
10.12.27.0  0.0.0.0 255.255.255.0   U 0  00
eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0  00
eth0
127.0.0.0   0.0.0.0 255.0.0.0   U 0  00 lo
0.0.0.0 10.12.27.1  0.0.0.0 UG0  00
eth0


Re: VLAN IMPLEMENTATION

2011-01-25 Thread Louis . Gaines
are you asking for the ifconfig display


Re: VLAN IMPLEMENTATION

2011-01-25 Thread Louis . Gaines
q vswitch vsw3 det
16:41:31 VSWITCH SYSTEM VSW3 Type: VSWITCH Connected: 1Maxconn:
INFINITE
16:41:31   PERSISTENT  RESTRICTEDETHERNET  Accounting:
OFF
16:41:31   VLAN Aware  Default VLAN: 0666Default Porttype: Access
GVRP: Ena
bled
16:41:31   Native  VLAN: 0666
16:41:31   MAC address: 02-00-01-00-00-23
16:41:31   State: Ready
16:41:31   IPTimeout: 5 QueueStorage: 8
16:41:31   RDEV: FA00 VDEV: FA00 Controller: DTCVSW2
16:41:31 VSWITCH Connection:
16:41:31   RX Packets: 17 Discarded: 0  Errors:
0  ,
16:41:31   TX Packets: 43 Discarded: 0  Errors: 0
16:41:54   RX Bytes: 1166 TX Bytes: 3058
16:41:54   Device: FA02  Unit: 002   Role: DATA   Port: 0001
Index: 000
1
16:41:54   Adapter Connections:
16:41:54 Adapter Owner: MAGICXB1 NIC: 0600  Name: dontcare
16:41:54   Porttype: Access
16:41:54   RX Packets: 3273   Discarded: 0  Errors: 0
16:41:54   TX Packets: 6  Discarded: 0  Errors: 0
16:41:54   RX Bytes: 309190   TX Bytes: 492
16:41:54   Device: 0602  Unit: 002   Role: DATA   Port: 0066
Index: 000
4
16:41:54   VLAN: 0012
16:41:54   Options: Ethernet Broadcast
16:41:54 Unicast MAC Addresses:
16:41:54   02-00-01-00-00-25
16:41:54 Multicast MAC Addresses:
16:41:54   01-00-5E-00-00-01 IP: 224.0.0.1
16:41:54   33-33-00-00-00-01 IP: FF02::1
16:41:54   33-33-FF-00-00-25 IP: FF02::FF00:25


Re: VLAN IMPLEMENTATION

2011-01-25 Thread Louis . Gaines
q vswitch vsw3
15:36:04 VSWITCH SYSTEM VSW3 Type: VSWITCH Connected: 1Maxconn:
INFINIT
15:36:04   PERSISTENT  RESTRICTEDETHERNET  Accounting:
OFF
15:36:04   VLAN Aware  Default VLAN: 0666Default Porttype: Access
GVRP: En
bled
15:36:04   Native  VLAN: 0666
15:36:04   MAC address: 02-00-01-00-00-23
15:36:04   State: Ready
15:36:04   IPTimeout: 5 QueueStorage: 8


Re: VLAN IMPLEMENTATION

2011-01-25 Thread Louis . Gaines
Thanks I am trying to configure a vlan vswitch with no success


Re: VLAN IMPLEMENTATION

2011-01-25 Thread Louis . Gaines
I detached my switch

defined it again

define vswitch vsw3 rdev fa00 eth vlan 666

granted access to vsw3 vlan 12

I still get no connection


Re: VLAN IMPLEMENTATION

2011-01-25 Thread Louis . Gaines
4. ifconfig display

ifconfig -a
eth0      Link encap:Ethernet  HWaddr 02:00:01:00:00:26
         inet6 addr: fe80::1ff:fe00:26/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
         RX packets:253698 errors:0 dropped:0 overruns:0 frame:0
         TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:21402753 (20.4 Mb)  TX bytes:1692 (1.6 Kb)

lo        Link encap:Local Loopback
         inet addr:127.0.0.1  Mask:255.0.0.0
         inet6 addr: ::1/128 Scope:Host
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:3 errors:0 dropped:0 overruns:0 frame:0
         TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:336 (336.0 b)  TX bytes:336 (336.0 b)

sit0      Link encap:IPv6-in-IPv4
         NOARP  MTU:1480  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

vlan12    Link encap:Ethernet  HWaddr 02:00:01:00:00:26
         inet addr:10.12.27.32  Bcast:10.12.27.255  Mask:255.255.255.0
         inet6 addr: fe80::1ff:fe00:26/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
         RX packets:253698 errors:0 dropped:0 overruns:0 frame:0
         TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:21402753 (20.4 Mb)  TX bytes:1224 (1.1 Kb)

VLAN IMPLEMENTATION

2011-01-25 Thread Louis . Gaines
I am a newbie

I am trying to create a vswitch with vlan capablitites I am using the
osa-express implementatiion guide chapter 11

1.  I defined the switch ( define vswitch vsw3 rdev fa00 eth vlan 12 portt
trunk

q vswitch vsw3
09:59:42 VSWITCH SYSTEM VSW3 Type: VSWITCH Connected: 2Maxconn:
INFINITE
09:59:42   PERSISTENT  RESTRICTEDETHERNET  Accounting:
OFF
09:59:42   VLAN Aware  Default VLAN: 0012Default Porttype: Trunk
GVRP: Ena
bled
09:59:42   Native  VLAN: 0012
09:59:42   MAC address: 02-00-01-00-00-23
09:59:42   State: Ready
09:59:42   IPTimeout: 5 QueueStorage: 8
09:59:42   RDEV: FA00 VDEV: FA00 Controller: DTCVSW2

2. I granted access to the switch

q vswitch vsw3 acc
10:01:13 VSWITCH SYSTEM VSW3 Type: VSWITCH Connected: 2Maxconn:
INFINI
10:01:13   PERSISTENT  RESTRICTEDETHERNET  Accounting:
OFF
10:01:13   VLAN Aware  Default VLAN: 0012Default Porttype: Trunk
GVRP: E
bled
10:01:13   Native  VLAN: 0012
10:01:13   MAC address: 02-00-01-00-00-23
10:01:13   State: Ready
10:01:13   IPTimeout: 5 QueueStorage: 8
10:01:13 Authorized userids:
10:01:13   MAGICXBJ Porttype: Trunk  VLAN: 0012
10:01:13   MAGICXB1 Porttype: Trunk  VLAN: 0012
10:01:13   MAINTPorttype: Trunk  VLAN: 0012
10:01:13   SYSTEM   Porttype: Trunk  VLAN: 0012
10:01:13   RDEV: FA00 VDEV: FA00 Controller: DTCVSW2

3. detail display of the switch


q vswitch vsw3 det
10:03:39 VSWITCH SYSTEM VSW3 Type: VSWITCH Connected: 2Maxconn:
INFINITE
10:03:40   PERSISTENT  RESTRICTEDETHERNET  Accounting:
OFF
10:03:40   VLAN Aware  Default VLAN: 0012Default Porttype: Trunk
GVRP: Ena
bled
10:03:40   Native  VLAN: 0012
10:03:40   MAC address: 02-00-01-00-00-23
10:03:40   State: Ready
10:03:40   IPTimeout: 5 QueueStorage: 8
10:03:40   RDEV: FA00 VDEV: FA00 Controller: DTCVSW2
10:03:40 VSWITCH Connection:
10:03:40   RX Packets: 0  Discarded: 0  Errors: 0
10:03:40   TX Packets: 307Discarded: 0  Errors: 0
10:03:40   RX Bytes: 0TX Bytes: 616833114
10:03:40   Device: FA02  Unit: 002   Role: DATA   Port: 0001
Index: 000
1
10:03:40   Adapter Connections:
10:03:40 Adapter Owner: MAGICXBJ NIC: 0600  Name: dontcare
10:03:41   Porttype: Trunk
10:03:41   RX Packets: 253600 Discarded: 0  Errors: 0
10:03:41   TX Packets: 30 Discarded: 0  Errors: 24
10:03:41   RX Bytes: 24945803 TX Bytes:
86507892   ,
10:03:41   Device: 0602  Unit: 002   Role: DATA   Port: 0112
Index: 001
4
10:04:14   VLAN: 0012
10:04:14   Options: Ethernet Broadcast
10:04:14 Unicast MAC Addresses:
10:04:14   02-00-01-00-00-26
10:04:14 Multicast MAC Addresses:
10:04:14   01-00-5E-00-00-01 IP: 224.0.0.1
10:04:14   33-33-00-00-00-01 IP: FF02::1
10:04:14   33-33-FF-00-00-26 IP: FF02::FF00:26
10:04:14 Adapter Owner: MAGICXB1 NIC: 0600  Name: dontcare
10:04:14   Porttype: Trunk
10:04:14   RX Packets: 211658 Discarded: 0  Errors: 0
10:04:14   TX Packets: 27 Discarded: 0  Errors: 21
10:04:14   RX Bytes: 20781017 TX Bytes: 77463936
10:04:14   Device: 0602  Unit: 002   Role: DATA   Port: 0114
Index: 001
5
10:04:14   VLAN: 0012
10:04:14   Options: Ethernet Broadcast
10:04:14 Unicast MAC Addresses:
10:04:14   02-00-01-00-00-25
10:04:14 Multicast MAC
Addresses:  ,
10:04:14   01-00-5E-00-00-01 IP: 224.0.0.1
10:04:55   33-33-00-00-00-01 IP: FF02::1
10:04:55   33-33-FF-00-00-25 IP: FF02::FF00:25
4. ifconfig display

ifconfig -a
eth0  Link encap:Ethernet  HWaddr 02:00:01:00:00:26
  inet6 addr: fe80::1ff:fe00:26/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1
  RX packets:253698 errors:0 dropped:0 overruns:0 frame:0
  TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:21402753 (20.4 Mb)  TX bytes:1692 (1.6 Kb)

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:3 errors:0 dropped:0 overruns:0 frame:0
  TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:336 (336.0 b)  TX bytes:336 (336.0 b)

sit0  Link encap:IPv6-in-IPv4
  NOARP  MTU:1480  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

vlan12Link encap:Ethernet  HWaddr 02:00:01:00:00:26
  inet addr:10.12.27.32  Bcast:10.12

HiperSockets Definitions

2010-11-18 Thread Louis . Gaines
I want to use hipersockets on a z/vm 5.3 host and I have the IBM
HIPERSOCKETS IMPLEMENTATION GUIDE

in section 4.3.1 it talks about the PROFILE TCPIP  and the SYSTEM DTCPARMS
files my question is

how to get to these two files so I can update them.


Thanks for your help

Z/VM ROOKIE


Louis Gaines/ITS/statemsus is out of the office.

2010-07-02 Thread Louis . Gaines
I will be out of the office starting  07/02/2010 and will not return until
07/12/2010.

I will respond to your message when I return.


Re: PGT004 MESSAGE

2010-06-17 Thread Louis . Gaines
thanks for your help


Re: PGT004 MESSAGE

2010-06-17 Thread Louis . Gaines
Thanks Richard for your help


Re: PGT004 MESSAGE

2010-06-16 Thread Louis . Gaines
Thanks for your help walter


PGT004 MESSAGE

2010-06-16 Thread Louis . Gaines
Hello I am new to z/vm

I had a system failure last night which gave me the message code PGT004

which refers to spool or paging space. Can someone point me to some
documentation

on how to add page space or tell how to do it


thanks


Re: Shutting Down Linux Guest

2010-05-21 Thread Louis . Gaines
do u have a example

thanks


Shutting Down Linux Guest

2010-05-20 Thread Louis . Gaines
New Member

I have ten Linux guest running under z/vm on z/os

5 are production and 5 are test is there away to bring down

all the production with one command then let the shutdown command

bring down the test guest.

Thanks


Re: 2010 IBM System z Technical Conferences, zExpo, Technical University

2010-02-03 Thread Louis . Gaines
what is the cost of the webcast


Louis Gaines/ITS/statemsus is out of the office.

2009-11-10 Thread Louis . Gaines
I will be out of the office starting  11/10/2009 and will not return until
11/16/2009.

I will respond to your message when I return.