Download as pdf or txt
Download as pdf or txt
You are on page 1of 37

Unit objectives

After completing this unit, you should be able to:

• List some device connectivity options available on the System


z9 System z10 and zSeries servers

• Describe the main telecommunications protocols available on


z/OS

• List some user interfaces available on z/OS

• Describe the purpose of the Network File System

© Copyright IBM Corporation 2008


User interfaces

User interfaces

Telecommunications protocols

Topologies

Print services

Network file services

© Copyright IBM Corporation 2008


Time Sharing Option/Extensions
--------------- TSO/E INFORMATION CENTER FACILITY -------------------------

OPTION ===>

1 Administrator
2 User Services

READY
To use this panel you must have completed the customization
_ for TSO/E in section Information Center Facility of the
MVS CBIPO CUSTOMIZATION AND USE GUIDE.
------------------------------- TSO/E LOGON -----------------------------------

PRESS END or RETURN key to terminate


Enter LOGON parameters below: RACF LOGON parameters:
parameters:

Userid ===> WALTER


Password ===> New Password ===>
Procedure ===> IKJSTART Group Ident ===>
Acct Nmbr ===> ACCNT#
Size ===> 4096 F2=SPLIT
F1=HELP F3=END F4=RETURN F5=RFIND F6=RCHANGE
Perform F7=UP
===> F8=DOWN F9=SWAP F10=LEFT F11=RIGHT F12=RETRIEVE
Command ===> isppdf

Enter an 'S' before each option desired below:

-Nomail -Nonotice -Reconnect -OIDcard

PF1/PF13 ==> Help PF3/PF15 ==> Logoff PA1 ==> Attention PA2 ==> Reshow
You may request specific help information by entering a '?' in any entry field

© Copyright IBM Corporation 2008


Interactive System Productivity Facility

Menu Utilities Compilers Options Status Help


------------------------------------------------------------------------------
ISPF Primary Option Menu

0 Settings Terminal and user parameters User ID . : WALTER


1 View Display source data or listings Time. . . : 14:41
2 Edit Create or change source data Terminal. : 3278
3 Utilities Perform utility functions Screen. . : 1
4 Foreground Interactive language processing Language. : ENGLISH
5 Batch Submit job for language processing Appl ID . : ISR
6 Command Enter TSO or Workstation commands TSO logon : IKJSTART
7 Dialog Test Perform dialog testing TSO prefix: WALTER
8 LM Facility Library administrator functions System ID : TEST05
9 IBM Products IBM program development products MVS acct. : ACCNT#
10 SCLM SW Configuration Library Manager Release . : ISPF 4.2
11 Workplace ISPF Object/Action Workplace

Enter X to Terminate using log/list defaults

Option ===>
F1=Help F3=Exit F10=Actions F12=Cancel

© Copyright IBM Corporation 2008


UNIX shell overview
Input Interpret Utilities
User Shell Process

ƒReads input
ar
ƒInterprets command yacc
ƒCreates process make
ƒExecutes process c89
printf
Built-in commands locate
Script continue awk
od
grep
"EXEC" kill sort
diff
"CLIST"
unset
find
wait
mkdir

© Copyright IBM Corporation 2008


ASCII versus EBCDIC workstations
TSO/E z/OS rlogin-S
Shell
OMVS

Kernel
VTAM
TN3270-S IP

SNA IP
Network Network

TN3270-Client rlogin-C
3270 telnet-S C
Terminal AIX
PC telnet-S S Workstation
RISC/6000
telnet client
telnet client ASCII ASCII
WKST
WKST Terminal Terminal
© Copyright IBM Corporation 2008
Telecommunications protocols

User interfaces

Telecommunications protocols

Topologies

Print services

Network file services

© Copyright IBM Corporation 2008


Networking architectures: SNA
z/OS Comm Server

SNA

OSA
Express SNA
SNA/IP SNA
IP
FEP - Cisco 7500
374x CIP

OSA LLC2,
IP Enterprise Express Data Link
Extender, LLC2,
Switch,
IP TN3270 Data Link
SNA
Pcomm /TN3270 IP Switch, Win/NT
client SNA Svrs
IP SNA/IP CS/LINUX
SNA OS/2Svrs
LAN
LAN
Pcomm /TN3270 Pcomm /TN3270
client client
Web Browsers Pcomm
© Copyright IBM Corporation 2008
SNA: Hierarchical network structure

Subarea node Host processor Local


VTAM Control unit Peripheral
node

Subarea node Communication


controller
NCP

i5 3174 PC p5

Remote Peripheral nodes

© Copyright IBM Corporation 2008


SNA: APPC

Windows SNA
LU 6.2 Network

z/OS
i5/OS
LU 6.2

LU 6.2
LU 6.2

LU 6.2
z/VM
© Copyright IBM Corporation 2008
SNA: Advanced Peer-to-Peer Networking

APPN Network

APPN APPN
NN3 NN2

APPN APPN APPN APPN


EN1 NN2 NN6 EN7

APPN APPN
NN4 NN5

EN - End Node
NN - Network Node
© Copyright IBM Corporation 2008
Networking architectures: TCP/IP

Network 1 Router Network 2

Internet

© Copyright IBM Corporation 2008


TCP/IP: Architectural layers

Applications Applications

Transport TCP/UDP

ICMP
Internetwork IP
ARP/
RARP

Network Interface Network Interface


and Hardware and Hardware

© Copyright IBM Corporation 2008


Internet addressing (1 of 2)
Host B
IPv4 Gateway Host C

IP Address
Host A 193.15.6.4

IP Address
193.15.6.3
IP Address Network IP Address
Network
131.12.8.2 131.12 131.12.8.1
193.15.6

131.12 8.2 IP address = x.x.x.x (32 bits) 193.15.6 3


= <net-ID> <host addr>
network ID host network ID host
Class A = <x> <x.x.x> address
address
Class B = <x.x> <x.x>
Class C = <x.x.x> <x>

© Copyright IBM Corporation 2008


Internet addressing (2 of 2)
Host B
IPv6 Route
r
Host C

Subnet-Id IP Address Subnet-ID


Host A 0002 3ffe:1900:4545:
0001
0002:0000:09fe:
cde6:52cf

Net-Pre IP Address Net-Pre


3ffe:1900:4545 3dde:18fe:6565:
3dde:18fe:6565 IP Address
0001:0000:08ef:
IP Address cde5:4ccf 3dde:18fe:6565:
3ffe:1900:4545: 0001:0000:07dde:
0002:0000:09ff: efe6:46cd
fef7:62dc
IP address = x:x:x:x:x:x:x:x (128 bits)
= <net-pre> <subnet-id> <Interface-id> 0000:07de:efe6:46cd
0000:09ff:fef7:62dc
Interf-ID
UNICAST
Interf-ID
MULTICAST
ANYCAST

Example:
3ffe:1900:4545:2:0:09ff:fef7:62dc
© Copyright IBM Corporation 2008
TCP/IP: Ports and sockets

Host A Host B

App.A Port 1029


App.X Port 2875

Telnet Port 23 Telnet Port 23

TCP/IP TCP/IP
Network

IP Address IP Address
194.9.2.7 128.2.49.1

© Copyright IBM Corporation 2008


TCP/IP: Application protocols

Mail

Web

FTP

TELNET

© Copyright IBM Corporation 2008


Enterprise Extender and backbone network

© Copyright IBM Corporation 2008


Connecting data, users, and systems

User interfaces

Telecommunications protocols

Topologies

Print services

Network file services

© Copyright IBM Corporation 2008


Mainframe server environment

z/OS

3 8 2 0

© Copyright IBM Corporation 2008


ESCON
ESCON native connections: ESCON
Links
ESCON Native ESCON control units
CU
ESCON Switched point-to-point topology
Channel ESCON
ESCD
CU
Point-to-point topology

ESCON
ESCON Type=CNC
CU
Channel

Channel-to-channel connections:
ESCON ESCON
Channel Channel Channel-to-channel adapter
(CTC) (CNC)
ESCD
Type=CTC
ESCON
Links

ESCON conversion connections:

ESCON Exploit ESCON channel with


Channel
BUS/TAG legacy parallel block multiplex and
9034 byte multiplex control units

8
Type=CVC
Parallel
CU Type=CBY
1

© Copyright IBM Corporation 2008


FICON
FICON bridge connections: ESCON
CU
FICON
Channel 9032-5 ESCON Exploit FICON channel with
ESCD CU
FICON
Bridge
existing ESCON control units
ESCON
ESCON
CU
Type=FCV
Links
Native FICON direct attachment:

FICON
Channel
FICON
Native FICON control units
FCS Link
CU
Type=FC

Native FICON switched connectivity:

FICON
Channel FICON
FCS Link
CU
FICON Full dynamic switching of
FCS Links Switch
FICON control units
FICON
FCS Link CU Type=FC
FICON
Channel

© Copyright IBM Corporation 2008


Connectivity to other systems
Workstation Workstation

Host

LAN
Workstation
WAN

Server
Workstation
LAN
WAN

Host
LAN Server Server

© Copyright IBM Corporation 2008


Types of LANs
node 1 node 2 node 3 node 4 node 5

Ethernet

node 1
node 2

Token-ring

node 5

node 3
node 4
© Copyright IBM Corporation 2008
Open Systems Adapter (OSA)

z/OS z/OS

Channel Subsystem Channel Subsystem

Channel Path
Channel Driver

Control Unit
O
Communication
Adapter Cards
Path Components S
FDDI Token- Ethernet A
ports Ring ports
ports
LAN Driver

© Copyright IBM Corporation 2008


Communication information model

© Copyright IBM Corporation 2008


CIM server on z/OS

© Copyright IBM Corporation 2008


Print services

User interfaces

Telecommunications protocols

Topologies

Print services

Network file services

© Copyright IBM Corporation 2008


Enterprise-wide printing

Payroll Inventory control Memos Bill of materials


Bank statements Manuals Web documents
Sales reports
Invoices E-mail

TSO or LAN VTAM UNIX


batch applications applications applications

z/OS Host
Infoprint running
Server LPD

TCP/IP
Network

AFP and
LPD
JES printers
printers
© Copyright IBM Corporation 2008
Infoprint server for z/OS
Windows

HP-UX Windows
Windows
VM/CMS lpr command TCP/IP
AIX
z/OS

TCP/IP UNIX System


TSO/ IPP Server Services
E Print interface
NetSpool
LPD Print inventory

JES Spool
IPP Client
JES printers PSF/MVS IP PrintWay
© Copyright IBM Corporation 2008
Print interface
Client workstations
HTTP TCP/IP network
or the Internet z/OS

IPP Server
Print interface
Transform Server

JES Spool

TCP/IP

IPP
printer
or server
IP PrintWay IPP Client
© Copyright IBM Corporation 2008
Network file services

User interfaces

Telecommunications protocols

Topologies

Print services

Network file services

© Copyright IBM Corporation 2008


A z/OS network file system

Clients:
Server:

Data
sets
TCP/IP
z/OS
network

HFS/
zFS
files

© Copyright IBM Corporation 2008


Accessing files on an NFS server

Client Server

Local Local
System Call System Call
Virtual Virtual
File System File System
Local NFS NFS Local
File System Client Server File System

TCP/IP Network

Hard
DASD
Drive
© Copyright IBM Corporation 2008
An example of an NFS mount

NFS NFS
client server
UNIX z/OS
Name=AIX05 Name=SYS4

/ USERA

/usr /lib /mount SEQ PROD

mount M1 M2

$mount [options] sys4:"USERA,text" /mount

© Copyright IBM Corporation 2008


DFS/SMB ― SAMBA
• The Server Message Block (SMB) server
– Exports file systems (makes file systems available to PCs)
– Shares directories (determines where the PC enters the hierarchy)

© Copyright IBM Corporation 2008


Unit summary
Key points from this unit:

• Devices can be connected to the system using ESCON


channels and FICON channels.

• SNA and TCP/IP telecommunication protocols are both


available on z/OS.

• Users can interact with z/OS using TSO/E, ISPF, and UNIX
shells.

• The Network File System (NFS), DFS/SMB, and SAMBA are


different solutions for distributed files in a network.

© Copyright IBM Corporation 2008

You might also like