• 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/64

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;

64 Cards in this Set

  • Front
  • Back

Network segmentation

Breaking down larger networks into smaller pieces

Broadcast domain

Set of all devices on a network segment

WAN interface

V.35

Collision domain

Network segment where all devices are forced to pay attention

Reference model

Conceptual blueprint of how communications should take place

Layers

Division of required processes into logical groupings

Binding

Process for a layer should only be concerned with that layer's functions

OSI Upper layers

Application, presentation, session

OSI Lower Layers

Transport, network, data, physical

NMS

Network Management System

Simplex Session

One way communication

Half duplex session

Two way communication, but one at a time.

Full duplex session

Two ways, at the same time with interruptions

Call setup

3 way handshake

Buffer

Stores excess datagrams. Transport layer

Flow control

Prevents buffer overflow at transport layer

Types of flow control

Buffering, windowing, congestion

Windowing

Allowing multiple packets to be sent with acknowledging each individual packet

Positive acknowledgement with retransmission

Requires receiving machine to acknowledge that proper amount of data was received before next segment

Session multiplexing

Transport and session layer separate data e.g. Multiple browser links

Data frame

Formatted message at layer 2 that adds hardware destination and source address

Data link sublayers

MAC and LLC

MAC

Media access control

LLC

Logical link control

ASIC

Application specific integrated circuit

Transparent bridging

Device will only forward frames or limit frames to correct segment

Filter table

Layer 2 version of a router table

State transitions

Layer 1 voltage changes representing binary

DTE

Data terminal equipment - attached device

DCE

Data communication equipment - located at service provider

CSU/DSU

Channel service unit/data service unit - used to access DTE services

AP

Wireless access point

CSMA/CD

Carrier sense multiple access with collision detection

Backoff

Retransmission delay after a collision

OUI

Organizationally unique identifier. 3 bytes

CRC

Cyclical redundancy check

SFD

Start frame delimiter

DA

Destination address

SA

Source address

LSB

Least significant bit

FCS

Frame check sequence. Stores CRC answer

10Base-T standard

IEEE 802.3

100Base Standard

IEEE 802.3u

1000Base-T Standard

IEEE 802.3ab

1000Base Standard

IEEE 802.3z

1000Base-ZX standard

Cisco standard

10GBase-T standard

IEEE 802.3an

Cable that connects pins 1,2,3 and 6 to corresponding pins

Straight through cable

Cable that connects pins 1-3, 2-6

Crossover cable

Cable that flips pin connections

Rolled cable

PDUs

Protocol data units

Socket

Virtual circuit with source and destination ports and IP addresses

Enable command

How to enter privileged mode

Disable command

How to exit privileged mode

Config t command

How to enter global configuration mode

Interface command

To make changes to an interface from global configuration mode

Line command

To configure user mode passwords

ip access-list standard command

Used to configure access control lists

Sh history command

Shows last 20 commands

Sh terminal command

Shows terminal configurations

hostname command

Sets hostname of device

Service password-encryption command

Encrypt passwords that are not encrypted by default

Description command

Add description to interface

show ip interface brief command

Shows interfaces on device