Networking
Networking
1- What is a network?
A network is a group of computers, printers, and other devices that are connected and
communicate wit each other. The medias used in networking can be copper wire , fiber
optics or radio waves. The three type of networks are Local Area, Metropolitan and
Wide Area Network which are commonly called LAN, MAN and WAN.
2- What is a LAN topology?
LAN topologies define the manner in which network devices are organized.
3- What is the definition of Ethernet?
Ethernet is the most widely used network standard. Specified in, IEEE802.3, Ethernet
was originally developed by Xerox and then developed further by Xerox, DEC, and Intel.
Bridges are network devices (Layer II) that can be used to segment LANs and are used to
provide more control on the network traffic.
15- What is a Router?
Routers are network devices (layer III) that are used for connecting different networks
and are responsible for routing packets from source to destination based on their routing
table.
16- What does NIC stands for?
Network Interface Card.
17- What is a MAC address?
MAC address is a unique 6byte number that is burned into each card when it is
manufactured.
18- What are the main networking components needed to setup
networking on a computer?
Client, adapter and protocol are the three components needed to setup a network between
two computers.
19- What is a network card driver?
Drivers are the software that makes the operating system to communicate with the
hardware. For example, to install a network card in any system, one needs the drivers
that are specifically written for that operating system.
20- What is the mostly used network protocol?
TCP/IP, which stands for Transport Control Protocol/Internet Protocol.
21- What is an IP address?
IP addresses are addresses that identify each node on the Internet. These addresses are
either assigned by a network administrator or received from a DHCP server. Each IP
address is comprised of 4 octets or 32 bits (IPv4).
22- What are class A, B, and C IP addresses?
Class A IP addresses are IP addresses which the first octet is the Net ID and the
remaining 24 bits identify the Host ID. In class A IPs the first octet is from 1 to 126. IN
class B IPs, the first two octets define the Net ID and the remaining 16 bits are for host
identification. These addresses start from 128 to 191. Class C addresses use the first
three octets foe Net ID and the last 8 bits are for host identification. This range of IPs
start from 192 to 223.
- First thing is to identify the Operating Sytem that you are running on each system.
- Second is to acquire a network adapter that is supported in that operating system
or in other words, the manufacturer has drivers for it in that OS.
- Third is to install the network cards on each system.
- Forth is to decide on whether using a direct cable between the two systems or
using a hub/switch. If the two systems are connected directly, a crossover cable
must be used. When connecting to a hub or switch, a straight through cable is
needed.
26- How can I connect to the Internet using a Cable/DSL modem?
Scenario#1: There is only one PC to connect to the Internet. In this case, you need the
network card and also the Cable/DSL modem that is provided by your Internet Service
Provider and a connecting cable (cable type needs to be verified with the ISP/modem
manufacturer. Some modems connect using a straight through cable and some require a
crossover cable) that would go between the computer and the modem.
Scenario#2: There are more than one computer to connect to the Internet through the
cable/DSL modem. In this case, assuming that you have the permission of your ISP for
sharing that cable/DSL line between several systems, you can use Internet Connection
Sharing (ICS)or an Internet Broadband Gateway, which basically allows LAN
connections to shares the connection to the Internet.