Network
Network
Network adapter - used to gain access to the network and access to other devices on
the network.
Types of media:
• Cable
• Wireless
Protocols - name is given to the rules which govern how devices communicate with
each other over networks.
Local Area Network - name is given to a group of computers that are confined to a
small geographic area such as a single building.
Network Interface Card -A network adapter is the hardware device that enables yo to
send and receive data from your computer.
RJ45 patch cable -the most common type of network adapter connection.
Wireless access point -the central connecting device for a wireless network.
Serial data transfer -name is given to the transfer of data one bit at a time.
Broadcast data transfer -Sends data to every other host on the network.
Unicast data transfer -Sends data to a specific host.
Data transfer rate -The maximum bits per second that can be transmitted over a
network.
Ethernet is the de facto standard and most widely installed LAN technology.
Computers communicate on Ethernet using frames.
In Ethernet a frame is a data packet residing on Layer 2 of the OSI model.
Types of computing:
• Centralized computing
• Client/Server computing
• Peer-to-Peer networking
• Distributed computing
The Media Access Control (MAC) address is defined at Data link layer in the OSI
model.
Medium dependent interface (MDI) - Type of Ethernet port connection that uses
twisted pair cabling
Instead of using crossover cables to connect computers devices such as switches are
equipped with MDI-X ports which take care of the cross.
Tools you will need when making the connections between patch panels and RJ45 jacks
• Cutting tools
• Wire stripper
• Punch down tool
• Continuity tester
Shielded Twisted-Pair cables: cables that have an aluminum shield inside the
plastic jacket that surround the pair of wires.
Plenum-rated cables: name is given to cables that have a Teflon coating that makes
them more impervious to fire.
Fiber optic cables: name is given to cables that transmit light (photons) instead
of electricity over glass or plastic fibers.
NbtStat displays NetBIOS over TCP/IP (NetBT) protocol statistics for local and
remote computers.
Routing and Remote Access Service (RRAS) supports remote user or site-to-site
connectivity by using Virtual private network (VPN)and Dial-up connections.
Internet Protocol Security (IPSec) is a protocol within the TCP/IP suite that
encrypts and authenticates IP packets.
IPSec has been defined to work in the following modes:
• Tunnel mode.
• Transport mode.
Authentication Header (AH) protocol and Encapsulating Security Payload (ESP)
protocol are IPSec protocol types.
Authentication Header (AH) protocol - Data and header need to be protected but
remain readable.
Encapsulating Security Payload (ESP) protocol - Only data needs to be protected by
encryption (unreadable).
Domain Name Service (DNS) - Resolves host names to IP addresses
Domain Name Service (DNS) is part of the Application layer of the TCP/IP model.
Domain Name Service (DNS) servers use which inbound Port 53 to accept name
resolution requests.
Windows Internet Name Services (WINS) is a service that resolves NetBIOS names to
IP addresses.
WINS is required for any environment in which users access resources that have
NetBIOS names.
Routing is the process of managing the flow of data between network segments and
between hosts or routers.
Interior Gateway Protocols - Routing protocols that were designed for use within
Autonomous Systems.
Exterior Gateway Protocols - Routing protocols that were designed for use between
Autonomous Systems.
Example of an Exterior Gateway Protocol - Border Gateway Protocol (BGP).
Examples of Wide Area Network (WAN) technologies:
• Packet Switching - Devices transport packets via shared links.
• Leased line - Dedicated point-to-point connection.
• Circuit Switching - Dedicated circuit path is created between end points (dial
up).
• Cell Relay - Similar to packet switching but uses fixed packet lengths.
ATM
Asynchronous transfer mode (ATM) is a cell-based switching technology as opposed to
a packet switching technology.
SONET
Synchronous Optical Networking (SONET) is a standardized protocol allowing for the
transmissions of signals over optical fiber in North America.
FDDI
Fiber distributed data interface (FDDI) is a standard for transmitting data on
fiber optic cables at a rate of around 100 Mbps.
DSL
Digital subscriber line (DSL) is a family of technologies that provides data
transmissions over local telephone networks.
Broadband Cable
Broadband cable is used for cable Internet and cable television using the cable
television network.
POTS/PSTN
POTS/PSTN stands for plain old telephone system/public switched telephone network.
Application-level gateway - the gateway that supports address and port translation
and checks whether the type of application traffic is allowed.
The Circuit-level gateway works at Session layer of the OSI model.
In a Circuit-level gateway circuit-level filtering inspect Sessions.
Proxy server - name is given to the server that acts as an intermediary between a
LAN and the Internet.
The most common caching proxy is the HTTP proxy which caches web pages from servers
on the Internet for a set amount of time.
Web proxy - caches web pages from servers on the Internet for a set amount of time.
IP proxy - Secures a network by keeping machines behind it anonymous.
Network security systems:
Network Intrusion Detection System (NIDS) - Detects malicious network activities by
monitoring network traffic.
Network Intrusion Prevention System (NIPS) - Inspects network traffic; Can remove,
detain or redirect malicious traffic.
Perimeter network configurations:
• Back-to-back configuration.
• 3-leg perimeter configuration.