Title: Networking
1Networking
Day 4
2OSI
Functional Layers
- Application
- Presentation
- Session
- Transport
- Network
- Data Link
- Physical
Application Logical Remote
Interoperability Interconnectivity
Presented by Phillip Schein for CompUSA, 1998
3OSI
Microsoft
TCP/IP
- Application
- Presentation
- Session
- Transport
- Network
- Data Link
- Physical
API TDI NDIS Physical
Application Transport Internet Network
Interface
Presented by Phillip Schein for CompUSA, 1998
4Yesterday Loading an OS
- BIOS
- Test primary storage
- Prepare secondary storage
- Boot Process
- Install MSDOS
- Install Windows 9x
- Install NOSs
- Install networking
- Configure local environment
- Configure access controls
5The OSI Model
6Protocols on a W2K Network
7Name Resolutions
8Winipcfg in Win9x
9Using Ipconfig in Win9x/2K
10Classes of IP Addresses
11IE and the Proxy Server
12Computer Names
13Assigning Computer Names in W2K
14Installing TCP/IP in Win9x
15Configuring TCP/IP in Win9x
16Configuring TCP/IP Win98
17TCP/IP Suite
18Installing Share Features
19Sharing Files and Folders
20Sharing Resources
21Setting Up a Network Drive
22Network Topologies
- Physical/Logical
- Bus
- Ring
- Mesh DOD and the Internet
- Star (compare to USB and IEEE 1394)
- Hybrid and DUN
23Network Connectivity
- Firewall technologies
- Gateway protocol or data format converter
- Router
- Brouter/Switch
- Bridge
- Hub passive, active (repeater), smart
- Repeater
24OS Installation / Configuration
- Organization / Topology
- Naming Conventions Corporate Policy
- How do I know I am done?
- Prove connectivity to a local share.
- Prove connectivity to the Internet.
- IMHO do NOT ANYTHING MORE without prior
instruction/permission.
25Addressing a machine
- Computer (NetBIOS) Name
- IP Address with subnet mask
- Default gateway address
- DNS server information
- DHCP client information vs. Static addressing
- Hardware (MAC) address - DHCP reservations
- WINS (if applicable, though legacy)
- or
- DUN speed-rated ISP telephone number, SID
26Command Line Interface (CLI) Lab 1
- IPCONFIG
- PING
- Use hosts
- an example of NAME RESOLUTION
- View services
- Mapping network drives
- NET USE T \\vegas\public
- NETSTAT n
- NBTSTAT a mycomputer
27Packet InterNet Groper
IPCONFIG/WINIPCFG
Ping 127.0.0.1
(Loopback address)
Ping Local Host
Ping Default Gateway
Ping Remote Host
28Router on a network
192.17.2.0
192.17.2.1
192.17.2.2
192.17.2.3 201.51.3.3
201.51.3.4
201.51.3.2
201.51.3.0
29To be Continued
30DOS Syntax
COMMAND /parameters source destination
/parameters
dir /?
dir .sys /s
format c /s
copy c\. a\. /v
31An Installation Procedure
- Create bootable microdiskette
- Copy utilities from source files
- Copy drivers from source files
- Create system configuration files
- Reboot system from boot diskette
- Confirm OS version, system date time, access to
storage subsystems like CDROM - Prepare HDD medium for system installation
- Locate the installation executable
- Install the operating system
32Networking Scope
- Extent of networked coverage, connectivity and
function - Physical/Logical
- LAN/WAN differences in mode of connectivity
- VAN using public utilities AOL
- MAN (campus) fiber optics, FDDI
- PAN personal area networking Bluetooth
- Functional
- SAN dedicated function
- EWN intra-, Inter-, extranet collaborative
networking
33Components
- NOS
- Media
- Topology
- Infrastructure
- Client/Server - Servers/Workstations
- Infrastructure - Concentrators, Routers, Switches
-
34The Network Stuff
- Organization Workflows
- NOS Services, Interoperability
- Site Topology well-connected
- Media bounded, unbounded
- Hardware including network interfaces
35Planning Information
- Any one network node
- Nodes role in the organization
- Nodes name, accessibility
- Authentication, authorization, auditing
- Nodes NOS, protocols, storage
- The size of its volumes supported services
- What licenses are required?
36- Install a multi-boot drive with
- Windows 98SE
- FT9CH-XVXW7-7BFCM-RPR49-VDHYD
- NTWKS
- 040-0048126
- W2KPro
- No license required
- Please label your hard drives
37To be continued