1 / 30

Network Fundamentals

Network Fundamentals. Network Definition. Two or more computers connected together to share information (e.g., files) or resources (e.g., printers). Network Services. File Services – Allows multiple users access to sets of files for distribution or collaboration.

able
Télécharger la présentation

Network Fundamentals

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Network Fundamentals

  2. Network Definition • Two or more computers connected together to share information (e.g., files) or resources (e.g., printers)

  3. Network Services • File Services – Allows multiple users access to sets of files for distribution or collaboration. • Print Services – Allows multiple users to connect to, and use, centralized printers. • Mail Services (including IM) – A server on the network acts as an E-mail server, receiving all E-mail for the domain.

  4. Network Services • Directory and Name Services – Enables users to connect to particular files and devices without knowing the physical location of the resource.

  5. The Internet • A network of networks • The Internet itself is nothing more than a set of facilities that connect separate, little networks together into one gigantic network. • The Internet doesn't provide the information you're looking for, one of the smaller networks does.

  6. Network Administration • Setting up user accounts and services • Monitoring network performance • Repairing network failures • Enforcing security • Providing fault tolerance (backing up)

  7. Network Modes of Transmission • Simplex – One direction only • Over the air television • Burglar, Fire Alarms • Half-Duplex – One direction at a time • Two-way radios • Full-Duplex – Transmit & Receive at the same time. Network connections allow full-duplex transmission.

  8. Types of Networks • Peer-To-Peer • All computers are equal partners • Each user responsible for access to resources on his/her computer • Each workstation acts as either a server or a client in each transaction • Easy to install and operate • No extra equipment or software • Because each person controls access, network security can be a problem.

  9. Types of Networks • Client-Server • Centralized administration of resources • Users must authenticate themselves to use network resources • Server is equipped to handle requests from multiple users at the same time • There is a cost for ease of administration (software, hardware, a trained staff)

  10. Types of Networks • Local Area Network (LAN) • Computers connected over a relatively small geographic area (a home, an office, a building or a campus). • Wide Area Network (WAN) • Designed to work over a larger area than a LAN, across a city, state, country or the planet. • Use either a circuit-switched or packet-switched network.

  11. Connecting a Computer to a Network • Network Interface Card (NIC) • Different cards for different types of network (Ethernet or Token Ring) and for different types of media. • Each card has a particular Media Access Control (MAC) address to uniquely identify it. • Each card is programmed with a TCP/IP address so that other computers can connect to it.

  12. TCP/IP Address • Four series of numbers from 0 – 255 • Every network-connected device has to have a unique address. • There are only 4.3 Billion addresses available.

  13. Dynamic Host Configuration Protocol (DHCP) • On large networks, you can run into problems if you let everyone administer their own IP addresses. • DHCP centralizes the administration of IP addresses on the network. • A DHCP server doles out unique IP’s to requesting computers. • The IP is leased to the device for a specified period of time (72 hours).

  14. Domain Name System • When a network is connected to the Internet, it’s difficult to remember the IPs of all the computers you want to connect to. • Hosts are identified by human-friendly names (www.nku.edu, support.microsoft.com). • A DNS server translates the name into the IP address.

  15. Physical Network Characteristics • Network Topologies • Networking Media • Common Network Devices

  16. Network Topologies • Star – Each device is connected to a centralized point, like spokes in a wheel. • Extended Star – Additional networking devices added to some spokes. Typical in schools, large corporations. • Bus – Single cable running from server. All workstations connect to cable.

  17. Network Topologies • Ring – Devices connected in a circle. A signal (token) is passed from device to device, and only the device with the token may transmit. • Double Ring – Two complete circles. Provides for fault tolerance. If one circle gets broken, the other takes over.

  18. Networking Media • Coaxial Cable • Similar to video cable • Maximum speed is 100 MB/s • Maximum run is 500 meters.

  19. Networking Media • Shielded Twisted Pair • Pairs of wires are twisted together and have a foil shield around them for noise and interference cancellation.

  20. Networking Media • Unshielded Twisted Pair (UTP) • The most common LAN cabling. • Category 3 used for telephone service. • Categories 5, 5e, 6 used for networks. • Rely solely on twisting for interference cancellation.

  21. Networking Media • Fiber Optic Cable • Transmits beams of light instead of electrical impulses. • Much higher bandwidth, less subject to electrical interference. • Much more expensive to deal with.

  22. Networking Media • When any kind of wiring is going to be too expensive, wireless connections are the answer. • Wireless connections come with a whole new set of security concerns. • Home wireless routers and equipment should not be used in a commercial environment.

  23. Network Devices • Hubs • Connect multiple network clients together. • Not very smart, send everything to everyone.

  24. Network Devices • Switches • Similar to a hub, but intelligent. • Switches know the IP addresses of the devices attached to it, and send the message only to the correct device. • Bridges – connect segments of a network together. • Routers – connect different types of networks together, like LAN to WAN.

  25. Network Utilities • ping – Test connectivity to another computer. • arp – Displays mapping between IP addresses and MACs. • nslookup – Displays IP address for a given host name. • netstat – Displays information about active network connections. • ipconfig – Displays TCP/IP configuration information.

  26. Connecting to the Internet • Dialup • DSL • Cable • Satellite

  27. Connecting to the Internet • Dialup • Not always on • Customer does not get an IP address • Ties up the phone line. • Communicates with ISP via low speed modem. • ISP groups many low speed connections together for transmission to the internet.

  28. Connecting to the Internet • Digital Subscriber Line (DSL) • High speed connection using telephone lines. • Generally, customer must be within 18,000 feet of a telco central office. • Customer becomes a remote computer on the ISP's network, and does get an IP address.

  29. Connecting to the Internet • Cable • Generally, anyone who has cable TV service can get cable high speed internet, but not all cable companies provide service. • Like DSL, always on, customer becomes a remote computer on ISP's network, gets an IP address. • All customers in your neighborhood share the same bandwidth.

  30. Connecting to the Internet • Satellite • Provided by satellite TV companies. • Good for people in rural areas who can't get cable or DSL service. • Because satellite TV is really one way service, extra stuff has to be added to make service 2-way. Upload speeds are one tenth of download speeds. • Expensive

More Related