Lesson 1 -- Verified Flashcards
What is a network
Devices that are connected together and share resources
Verified
What are some network resources
servers
printers
scanners
SAN
Verified
Are all networks alike
no
Verified
Name the network componenets
Devices
Physical Media
Network Adapters
Network Operating Systems
Verified
What’s a node
Anything connected to the network that process, generates or transfers data.
Verified
Does a node have addressing information
Yes
Verified
Can a node be an endpoint or redistribution point
Yes
Verified
What is an endpoint
Source or destination point for data
Verified
What is a redistribution point
Nodes that transfer data such as routers or switches
Verified
Name an endpoint
Printer
Verified
Name a redistribution point
Router
Switch
Verified
What is the method or rules for a network called regarding
Protocol
Verified
Name some protocols
HTTP
HTTPs
SMTP
Verified
Segment
Subdivision of a network that links devices or serves as a connection between two nodes
Verified
Is a segment bound by a physical networking device
Yes
Verified
What is a physical devices that bounds a network segment
Switch or
Routers
Verified
Do all nodes on a segment have access to that portion of the network
Yes
Verified
What is a network backbone
Very high speed transmission path that carries the majority of network data
Verified
Backbones connect what
Server nodes or smaller networks together
Verified
What is a typical LAN network backbone
One or more core level switches or several switches connected together by trunk links
Verified
What is a typical WAN backbone
ATM or Frame relay cloud
Frame Relay Cloud
?
ATM
?
What are some typical network backbones
Serial
Distributed/hierarchical
Collapsed
Parallel
Verified
What is a server
Something that shares resources and responds to requests. Provides central access to resources like storage, printing, email, apps and files
Verified
What provides centralized access and storage
Servers
Do servers serve specific or general functions
They can be setup to do either
This device listens for incoming connection requests from clients
Server
ADS
Active Directory Service
DNS
Domain Name Server
DHCP
Dynamic Host Control Protocol
PKI
Public Key Infrastructure
IPSec
Internet Protocol Security
LDAP
Lightweight Directory Access Protocol
What is a client
Computer or process running on a device that initiates a connection to a server
Verified
What initiates a connection with a server
Client
Verified
Do servers have to accept all connection requests
No
Verified
Client have what in them
Processor
storage
memory
Verified
Can any type of device on a network function as a client of another device
Yes
Verified
What are common clients
workstation or desktop employed by an end user
Verified
Thin Client
devices that needs a server to fulfill some of its computational needs
Verified
Do dumb terminals need a server to perform its main functions
Yes
Verified
Host
any device that is connected to a network and other devices have to access its resources
server printer router switch Any device
Verified
Name some typical hosts
Client Server printer router switch
Verified
What is the generally accepted term for Host on a TCP/IP network
any independent system on a TCP/IP network
Verified
Peer device
Any computer that can act as a client or a server on a network
Used on networks with no central server
Verified
Are P2P network safe
Generally, they are not safe
Verified
Mainframe
Powerful centralized computer that does the heavy lifting (computing tasks) on a network on behalf of clients and other networking devices
Does all computing and returns output to end user device
Verified
Terminal
Device on mainframe network that transmit user entered data to the mainframe for processing; also displays the results from the mainframe.
They are typically monitors and keyboard.
Connects to a dedicated port on the mainframe
Verified
Dumb Terminal
device relies on the mainframe for storage and computing
Verified
Terminal emulator
allows standard client devices to interact with main frame computers by acting as a dedicated terminal to the mainframe
Verified
Thin Client
relies on another device to provide processing power.
They have their own processor and ram but no hard drive.
Connects to the network like any other device but boots from its network card by downloading the OS from the network and running it from RAM
Verified
Name the numbering systems
Binary
Hexadecimal
Octal
Decimal aka Base 10
Verified
Name the parts of the OSI model
Physical Data Network Transport Session Presentation Application
Verified
Describe Layer 7
Enables applications on a device to request services such as file transfers, email and database access
Verified
Describe Layer 6
Translates app data into an intermediate format that the client and server can process
Verified
Describe Layer 5
Establishes and controls data communication between apps operating on two different devices
Regulates when a device can send data and how much
Verified
Describe Layer 4
Performs actual establishment, maintenance, and teardown of the connection. Divides long comm into smaller segments. Error recognition and correction and data receipt acknowledgment. TCP and UDP
Verified
Describe Layer 3
Adds logic addressing and chooses the best route for the data
Verified
Describe Layer 2
Structures the data into a format appropriate for the transmission medium. Adds physical addressing such as MAC or Frame Relay data link connection identifier DLCI numbers. Can perform simple error checking
Verified
Describe Layer 1
Transmits bits from one device to another
Verified
Name some Layer 7 Protocols
HTTP
FTP
SMTP
IMAP
Proxies and firewalls work here
Verified
Name some Layer 6 Protocols
Encryption Compression Character Sets Multimedia MIME Codecs
Proxies and firewalls work here
Verified
Name some Layer 5 Protocols
TCP
UDP
Port numbers exist at this layer
Firewalls work here
Verified
Name some Layer 4 Protocols
TCP
UDP
Packet filtering routers, multilayer switches and firewalls work here
Verified
Name some Layer 3 Protocols
ICMP
IGMP
Routers, multilayer switches and firewalls work here
Verified
Name some Layer 2 Activiities
All WAN and LAN protocols exist here Ethernet Token Ring Frame Relay PPP HDLC Wireless Access Protocols ATM X.25
Verified
Firewalls work at which layers
3-7
Verified
Application Proxies work at which layers
6-7
Verified
Routers and multilayer switches work at which layers
3-4
Verified
Switches work at which primary layer
2
Verified
HTTP
HTTP means HyperText Transfer Protocol. HTTP is the underlying protocol used by the World Wide Web and this protocol defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands.
FTP
File Transfer Protocol (FTP) is the commonly used protocol for exchanging files over the Internet. FTP uses the Internet’s TCP/IP protocols to enable data transfer. FTP uses a client-server architecture, often secured with SSL/TLS. FTP promotes sharing of files via remote computers with reliable and efficient data transfer
SMTP
Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the POP or IMAP server and the SMTP server when you configure your e-mail application.
IMAP
Short for Internet Message Access Protocol, a protocol for retrieving e-mail messages. The latest version, IMAP4, is similar to POP3 but supports some additional features. For example, with IMAP4, you can search through your e-mail messages for keywords while the messages are still on mail server. You can then choose which messages to download to your machine.
MIME
Short for Multipurpose Internet Mail Extensions, a specification for formatting non-ASCII messages so that they can be sent over the Internet. Many e-mail clients now support MIME, which enables them to send and receive graphics, audio, and video files via the Internet mail system. In addition, MIME supports messages in character sets other than ASCII.
ICMP
Internet Control Message Protocol. It is an extension to the Internet Protocol (IP) defined by RFC 792. ICMP supports packets containing error, control, and informational messages. It is an error reporting protocol and is used by routers, hosts and network devices to generate error messages when there are problems delivering IP packets.
IGMP
Internet Group Management Protocol is defined in RFC 1112 as the standard for IP multicastingin the Internet.
It’s used to establish host memberships in particular multicast groups on a single network. The mechanisms of the protocol allow a host to inform its local router, using Host Membership Reports, that it wants to receive messages addressed to a specific multicast group.