You are on page 1of 39

CCNA 1 v3.

1 Module 1
Introduction to Networking

© 2004, Cisco Systems, Inc. All rights reserved. 1


Objectives
Understand the physical connections needed for a computer to
connect to the Internet

Recognize the components of a computer

Install and troubleshoot NICs and modems

Configure the set of protocols needed for Internet connection

Use basic procedures to test an Internet connection

Use Web browsers and plug-ins

© 2004, Cisco Systems, Inc. All rights reserved. 2


REQUIREMENTS FOR INTERNET CONNECTION

Physical Connection

Logical Connection

Applications

© 2004, Cisco Systems, Inc. All rights reserved. 3


Physical connection

• A physical connection is made by connecting an


adapter card, such as a modem or a NIC, from a
PC to a network.

• The physical connection is used to transfer


signals between PCs within the local-area
network (LAN) and to remote devices on the
Internet.

© 2004, Cisco Systems, Inc. All rights reserved. 4


Logical connection

• The logical connection uses standards called


protocols.

• A protocol is a formal description of a set of


rules and conventions that govern how devices
on a network communicate.

• The Transmission Control Protocol/Internet


Protocol (TCP/IP) suite is the primary set of
protocols used on the Internet

© 2004, Cisco Systems, Inc. All rights reserved. 5


Application

• Applications, or software programs, that


interpret and display data in an understandable
form.

• Applications work with protocols to send and


receive data across the Internet.

• A Web browser displays HTML as a Web page.


Examples: Internet Explorer and Netscape

© 2004, Cisco Systems, Inc. All rights reserved. 6


PC BASICS

Transistor

Integrated circuit Motherboard

Resistor , Capacitor Bus

Connector RAM , ROM

Light emitting diode (LED) System unit

Printed circuit board (PCB) Expansion slot

Central processing unit (CPU) Power supply

Floppy disk drive , Hard disk drive

© 2004, Cisco Systems, Inc. All rights reserved. 7


Backplane components :

Backplane

Network interface card (NIC)

Video card

Audio card

Parallel port

Serial port

Mouse port

USB port

Firewire

© 2004, Cisco Systems, Inc. All rights reserved. 8


© 2004, Cisco Systems, Inc. All rights reserved. 9
NIC

© 2004, Cisco Systems, Inc. All rights reserved. 10


Important Considerations in the selection of a NIC

• Protocols – Ethernet, Token Ring, or FDDI

• Types of media – Twisted-pair, coaxial,


wireless, or fiber-optic

• Type of system bus – PCI or ISA

© 2004, Cisco Systems, Inc. All rights reserved. 11


Situations that require NIC installation include the following:

• Installation of a NIC on a PC that does not already have one

• Replacement of a malfunctioning or damaged NIC

• Upgrade from a 10-Mbps NIC to a 10/100/1000-Mbps NIC

• Change to a different type of NIC, such as wireless

• Installation of a secondary, or backup, NIC for network security


reasons

© 2004, Cisco Systems, Inc. All rights reserved. 12


Internet Connectivity

Provided by :
NIC
MODEM

© 2004, Cisco Systems, Inc. All rights reserved. 13


NIC and Modem Installation

< PCMCIA MODEM


External MODEM >

< USB NIC

Internal NIC >

© 2004, Cisco Systems, Inc. All rights reserved. 14


PCMCIA NIC card

Wired & Wireless

© 2004, Cisco Systems, Inc. All rights reserved. 15


© 2004, Cisco Systems, Inc. All rights reserved. 16
High-Speed and Dialup Connectivity

© 2004, Cisco Systems, Inc. All rights reserved. 17


TCP/IP Description and Configuration

© 2004, Cisco Systems, Inc. All rights reserved. 18


Testing Connectivity with Ping

© 2004, Cisco Systems, Inc. All rights reserved. 19


How PING works :

• By sending special (IP) packets, called


Internet Control Message Protocol (ICMP)
Echo Request datagrams, to a specified
destination.

© 2004, Cisco Systems, Inc. All rights reserved. 20


Use of PING command

• To test the NIC transmit and receive


function,
• The TCP/IP configuration,
• Network connectivity.

© 2004, Cisco Systems, Inc. All rights reserved. 21


List of PING commands
• ping 127.0.0.1 – This is an internal loopback test. It is used to
verify the TCP/IP network configuration.

• ping IP address of host computer – A ping to a host PC verifies
the TCP/IP address configuration for the local host and
connectivity to the host.

• ping default-gateway IP address – A ping to the default


gateway indicates if the router that connects the local network to
other networks can be reached.

• ping remote destination IP address – A ping to a remote


destination verifies connectivity to a remote host.

© 2004, Cisco Systems, Inc. All rights reserved. 22


Web browser performs the following functions:

• Contacts a Web server


• Requests information
• Receives information
• Displays the results on the screen

© 2004, Cisco Systems, Inc. All rights reserved. 23


Two of the most popular Web browsers are:

• Netscape Communicator
• Internet Explorer (IE)

© 2004, Cisco Systems, Inc. All rights reserved. 24


Web Browser and Plug-Ins

© 2004, Cisco Systems, Inc. All rights reserved. 25


Plug-in applications

Applications work with the browser to launch the


programs required to view special files:

• Flash – Plays multimedia files created by


Macromedia Flash
• Quicktime – Plays video files created by Apple
• Real Player – Plays audio files

© 2004, Cisco Systems, Inc. All rights reserved. 26


Troubleshooting Internet Connections

© 2004, Cisco Systems, Inc. All rights reserved. 27


ASCII code & Binary Number System

© 2004, Cisco Systems, Inc. All rights reserved. 28


Bits and Bytes

© 2004, Cisco Systems, Inc. All rights reserved. 29


Base 10 Numbers

© 2004, Cisco Systems, Inc. All rights reserved. 30


Base 2 (Binary) Numbers

© 2004, Cisco Systems, Inc. All rights reserved. 31


Converting Decimal numbers to 8-bit Binary
Numbers

© 2004, Cisco Systems, Inc. All rights reserved. 32


© 2004, Cisco Systems, Inc. All rights reserved. 33
Converting 8-bit Binary Numbers to Decimal
Numbers

© 2004, Cisco Systems, Inc. All rights reserved. 34


Four-Octet Dotted-decimal Representation of 32-
Bit Binary Numbers

© 2004, Cisco Systems, Inc. All rights reserved. 35


Hexadecimal

© 2004, Cisco Systems, Inc. All rights reserved. 36


Boolean or Binary Logic

© 2004, Cisco Systems, Inc. All rights reserved. 37


IP Addresses and Network Masks

© 2004, Cisco Systems, Inc. All rights reserved. 38


Summary

© 2004, Cisco Systems, Inc. All rights reserved. 39

You might also like