Some Network Commands n Some useful network commands –ping –finger –nslookup –tracert –ipconfig.

Slides:



Advertisements
Similar presentations
IST 201 Chapter 9. TCP/IP Model Application Transport Internet Network Access.
Advertisements

Nassau Community College
Lesson 7 – THE BUSINESS OF NETWORKING. TCP/IP and UDP Other Internet protocols Important Internet protocols OVERVIEW.
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Chapter 8: Configuring Network Connectivity. Installing Network Adapters Network adapter cards connect a computer to a network. Installation –Plug and.
Hussain Ali Department of Computer Engineering KFUPM, Dhahran, Saudi Arabia Microsoft Networking.
1 Introduction to TCP/IP. 2 Agenda What Is TCP/IP? IP Addressing.
Defining Network Protocols Application Protocols –Application Layer –Presentation Layer –Session Layer Transport Protocols –Transport Layer Network Protocols.
Network Protocols Transmission Control Protocol/Internet Protocol (TCP/IP) Asynchronous Transfer Mode (ATM) NWLink NetBIOS Enhanced User Interface (NetBEUI)
TCP/IP Tools Lesson 5. Objectives Skills/ConceptsObjective Domain Description Objective Domain Number Using basic TCP/IP commands Understanding TCP/IP3.6.
1 Module 12 Configuring Windows NT Protocols. 2  Overview Using the Network Program in Control Panel TCP/IP NWLink NetBEUI Configuring Network Bindings.
Chapter Overview TCP/IP Overview Configuring TCP/IP Clients
1 Chapter Overview Understanding the Windows 2000 Networking Architecture Using Microsoft Management Console.
Workshop 1: Introduction to TCP/IP
Module 7: Configuring TCP/IP Addressing and Name Resolution.
Guide to MCSE , Second Edition, Enhanced1 Windows XP Network Overview Most versatile Windows operating system Supports local area network (LAN) connections.
CHAPTER Protocols and IEEE Standards. Chapter Objectives Discuss different protocols pertaining to communications and networking.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e
1 Understanding the TCP/IP Protocol Suite Industry standard Enables enterprise networking and connectivity.
KIS – Cvičenie #5 IP konfigurácia v prostredí OS Windows Marián Beszédeš, B506
Examining TCP/IP.
1 Chapter Overview Installing the TCP/IP Protocols Configuring TCP/IP.
Overview of Client Configuration By Nanda Ganesan, Ph.D. © Nanda Ganesan.
Component 9 – Networking and Health Information Exchange Unit 1-1 ISO Open Systems Interconnection (OSI) This material was developed by Duke University,
1 Version 3.0 Module 11 TCP Application and Transport.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 2: TCP/IP Architecture.
Chapter Three Network Protocols By JD McGuire ARP Address Resolution Protocol Address Resolution Protocol The core protocol in the TCP/IP suite that.
Chap 9 TCP/IP Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Windows routing and resolution. Basic concepts  Host name: machine.sub-domain.domain example: mail.ubalt.edu same machine name in Windows in NetBIOS.
Hour 7 The Application Layer 1. What Is the Application Layer? The Application layer is the top layer in TCP/IP's protocol suite Some of the components.
Configuring Network Services and Protocols Lecture 2.
Addressing Through the Layers  Data Link Layer Address  Network Layer Address.
1 TCP/IP, Addressing and Services S. Hussain Ali M.S. (Computer Engineering) Department of Computer Engineering King Fahd University of Petroleum and Minerals.
Networking in Windows NT Layered Network Architecture Network Interface Card Network Adapter Card Drivers NDIS InterfaceStreams Transport Protocols.
Monitoring Troubleshooting TCP/IP Chapter 3. Objectives for this Chapter Troubleshoot TCP/IP addressing Diagnose and resolve issues related to incorrect.
ITI-510 Computer Networks ITI 510 – Computer Networks Meeting 6 Rutgers University Center for Applied Computer Technologies Instructor: Chris Uriarte.
Microsoft Windows XP Professional
1 Interview Questions - What is the difference between TCP and UDP? - What is Nagle's Algorithm? - Describe the TCP handshaking process. - What is Slow.
Introduction to TCP/IP. Agenda What Is TCP/IP? IP Addressing.
Transmission Control Protocol (TCP) Internet Protocol (IP)
“ is not to be used to pass on information or data. It should used only for company business!” – Memo from IBM Executive The Languages, Methods &
Mr C Johnston ICT Teacher G055 - Lecture 10 Network Protocols.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Introduction to TCP/IP.
COMP1321 Digital Infrastructure Richard Henson March 2016.
Ad Hoc – Wireless connection between two devices Backbone – The hardware used in networking Bandwidth – The speed at which the network is capable of sending.
Understand IPv6 Part 2 LESSON 3.3_B Networking Fundamentals.
LESSON Networking Fundamentals Understand IPv4.
Application Layer Functionality and Protocols Abdul Hadi Alaidi
Chapter Objectives In this chapter, you will learn:
Network Protocols Transmission Control Protocol/Internet Protocol (TCP/IP) Asynchronous Transfer Mode (ATM) NWLink NetBIOS Enhanced User Interface (NetBEUI)
LESSON Networking Fundamentals Understand TCP/IP.
Click to edit Master subtitle style
Network Communications Technology
Microsoft enterprise concepts
Module 8: Networking Services
Implementing TCP/IP.
Lecture 6: TCP/IP Networking By: Adal Alashban
Data Networking Fundamentals
Chapter 6 Local Area Networks 9/18/2018 2:04:48 AM9/18/2018 2:04:48 AM.
Chapter 3: Windows7 Part 4.
Chapter 9 Objectives Understand TCP/IP Protocol.
TCP/IP Protocol Suite and IP Addressing
Internet & Web.
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 2: TCP/IP Architecture.
Computer Networks Protocols
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

Some Network Commands n Some useful network commands –ping –finger –nslookup –tracert –ipconfig

Port Addresses What is a port address? n A unique number assigned to a network application as an address to receive or send data. Why need port addresses? n A single host may run several servers, such as Web, FTP, Telnet, , etc. When the network layer receives a message, it needs to know which application layer software package should receive the message.

Application Layer Port Addresses n Port numbers are divided in three ranges: –Well-known ports: , controlled by IANA –Registered ports: –Dynamic or private ports: We also call them ephemeral ports.

Application Layer Port Addresses n Default port number assignmentsport number assignments –Web: 80 (or 8080) –FTP: 21 –News group: 119 (or 8119) –Telnet: 23 –SMTP: 25 n IANA (Internet Assigned Numbers Authority) is taking care this issue.

WINS n WINS (Windows Internet Naming Service) manages the association of workstation names and locations with IP addresses without the user or an administrator having to be involved in each configuration change. n WINS automatically creates a computer name-IP address mapping entry in a table. When a computer is moved to another geographic location, the new subnet information will be updated automatically in the WINS table. n WINS complements the NT Server's DHCP. n WINS have been submitted to IETF as proposed open standards. New features are included in the follow-on to Windows NT, Windows 2000.

Windows Network Model Layer 7 Layer 6 Layer 5 Layer 4 Layer 3 Layer 2 Layer 1 Physical layer Data link layer Network layer: IP Transport layer: TCP, UDP Application layer: FTP, TELNET, HTTP, etc. Internet Model Windows Network Model I/O Named Pipes Mail Server Environment Subsystem NetBIOS (Redirector) TDI WINSOCK NDIS 3.0 NDIS Environment and Drivers NetBEUITCP/IP Provider Interface NDIS: Network Driver Interface Specification

NDIS n NDIS (Network Driver Interface Specification) is a Windows specification for how communication protocol programs (such as TCP/IP) and network device drivers should communicate with each other.

NetBIOS NetBIOS (Network Basic Input/Output System) n Created by IBM for its early PC Network, was adopted by Microsoft, and has since become a de facto industry standard. n A program that allows applications on different computers to communicate within a local area network (LAN). n Used in Ethernet, token ring, and Windows NT networks.

NetBEUI NetBEUI (NetBIOS Extended User Interface) n Developed by IBM for its LAN Manager product and has been adopted by Microsoft for its Windows NT, LAN Manager, and Windows for Workgroups products. n A new, extended version of NetBIOS, the program that lets computers communicate within a local area network. n Formalizes the frame format (or arrangement of information in a data transmission) that was not specified as part of NetBIOS.

NetBIOS vs. NetBEUI n NetBIOS has 18 commands for PC connections. n NetBEUI adds 8 more and is used as a transport protocol. It is faster and more efficient than NetBIOS n When NetBEUI is in use, NETBIOS becomes API that invokes NetBeui. n They can support a LAN with less than 200 PCs.

NetBIOS over TCP/IP n NetBIOS over TCP/IP runs over the TCP/IP, so that you can share drives and printers over the Internet. n In the "Network" configuration window in Windows 95, there is no option for NetBIOS over TCP/IP, but a "NetBEUI" entry, with which Microsoft actually means NetBIOS over NetBEUI. n With the installation of TCP/IP protocol, Windows automatically installs the "NetBIOS over TCP/IP”. n If you do want the TCP/IP protocol, but not "NetBIOS over TCP/IP" (because of security problem), you should uncheck "Files and Printer Sharing" in the Bindings tab of the TCP/IP entry in Network Configuration.