• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/34

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

34 Cards in this Set

  • Front
  • Back
Data Network
A digital network used to send data between computers
network
1. Collection of computers, printers, routers, switches, and other devices that can communicate with each other over some transmission medium. 2. Command that assigns a NIC-based address to which the router is directly connected.
internet
The network that combines enterprise networks, individual users, and ISPs into a single global IP network.
download
To transfer data from the computer functioning as a server to the client computer you are using.
instant messaging
Real-time communication between two or more people through text. The text is conveyed through computers connected over a network such as the Internet. Files can also be transferred through the IM program to share files. A good example of an IM program is Microsoft Messenger.
real-time
Events or signals that show output as fast as possible, or as they happen.
blogs
A website where entries are made in journal style. A blog is created by the user; who can make changes to the blog through templates or by altering the HTML code of the blog itself. Visitors can leave posts to the blog. Blog is short for weblog.
podcasts
A digital media file or files that are distributed over the Internet using syndication feeds, for playback on portable media players and personal computers.
wikis
A website that lets visitors add, edit, and delete content, typically without the need for registration. A good example of this is the site Wikipedia.com, where visitors can access the website and add their commentaries to already written articles or create a new article.
collaboration tool
Something that helps people collaborate. Many people use the term 'collaboration' software such as Google Docs and Microsoft Sharepoint Server. Going back in time, a collaboration tool was a piece of paper that many used and edited.
packet tracer
A drag-and-drop network simulator developed by Cisco to design, configure, and troubleshoot network equipment within a controlled, simulated program environment.
intranet
A corporate system such as a website that is explicitly used by internal employees. Can be accessed internally or remotely.
extranet
Part of a company's intranet that is extended to users outside the company (that is, normally over the internet).
wireless technology
Technology that allows communication without needing physical connectivity. Examples of wireless technology include cellular telephones, personal digital assistants (PDA), wireless access points, and wireless NICs.
standards
An internationally recognized definition of technical specifications that ensure worldwide consistency.
bits
Binary digit used in the binary numbering system. Binary digits are units of information storage and communication in computing. Each bit can be either a 0 or a 1.
binary
A numbering system characterized by 1's and 0's
source
The origin of the PDU. This can be a process, a host, or a node, depending on the layer to which you are referring.
router
A network device, typically connected to a range of LAN and WAN interfaces, that forwards packets based on their destination IP addresses.
cloud
In networking, a symbol used when drawing network diagrams that represent a part of the network whose details can be ignored for the purposes of the diagram.
IP (Internet Protocol)
Network layer protocol in the TCP/IP stack offering a connectionless internet-work service. IP provides features for addressing, type-of-service specification, fragmentation and reassembly, and security.
TCP (Transmission Control Protocol)
A Layer 4 protocol of the TCP/IP model, TCP lets application guarantee delivery of the data across a network.
convergence
Another form of the root word converge in the phrase "converged network." This kind of network aggregates various forms of traffic such as voice, video, and data on the same network infrastructure. A more common usage represents the process by which routers recognize that something has occurred that changes some routers' routes, reacts to the event, and finds the now-currently best routes.
fault tolerance
The design on networks that can continue operate without interruption in the case of hardware, software, or communications failures.
redundancy
A network architecture designed to eliminate network downtime caused by a single point of failure.
scalability
The ability of a protocol, system, or component to be modified to fit a new need.
internetwork
A combination of many IP subnets and networks, as created by building a network using routers. The term internetwork is used to avoid confusion with the term network, because internetwork can included several IP networks.
packet
When used generically, this term refers to end-user data along with networking headers and trailers that are transmitted through a network. When used specifically, it is end-user data, along with the network or Internet layer headers and any higher-layer headers, but no lower-layer headers or trailers.
quality of service (QoS)
A control mechanism that can provide different priorities to different users or data flows, or guarantee a certain level of performance to a data flow in accordance with request from the application program.
bandwidth
In networking, a measurement of the speed of bits that can be transmitted over a particular link. It is the amount of data that can be transmitted in a certain amount of time. For digital bandwidth, it is usually expressed in bits per second (bps).
priority queuing
A routing feature in which frames in an interface output queue are prioritized based on various characteristics such as packet size and interface type.
authentication
A process used to verify the identity of a person or process.
firewall
Any combination of hardware device and/or software application designed to protect network devices from outside network users and/or malicious application and files.
single point of failure
A system or network design characterized by one or more major components that are required to maintain operation.