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

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;

43 Cards in this Set

  • Front
  • Back
  • 3rd side (hint)

What is the difference between Peer-to-Peer and Client/Server networks?

Peer-to-peer shares data between clients. Client/server shares data ONLY between the server and individual clients.

Data sharing

What is VPN?

Virtual Private Network. Creates a 'tunnel' between a network and a remote client or network using encapsulated private IP addresses.


What are some VPN protocols?

-PPTP (Port to Port Tunneling Protocol), widely used by Microsoft.


-L2TP/IPsec (Layer 2 Tunneling Protocol with IPsec), widely used by older Cisco equipment.


-SSTP (Secure Socket Tunneling Protocol), more often used by recent Cisco equipment.


-IKEv2, a pure IPsec protocol.


What is the difference between a VPN Concentrator and a VPN Endpoint?

Concentrators are double-duty VPN and router; Endpoints are strictly VPN.

What's the difference between client-to-site and site-to-site VPN?

Site-to-site connects separate networks; client-to-site connects a single client to a network.

Networks

What type of switch is required to create a VLAN?

A managed switch. (Unmanaged switches have no VLAN capability.)

It's gotta be configured somehow...

What is a trunk port?

Trunk ports communicate all traffic on all VLANs, usually for the purpose of interconnected switches.

What is the purpose of a VLAN?

Splits one broadcast domain into two or more broadcast domains, allowing more than one broadcast domain on a single switch.

What is interVLAN routing?

A virtual router on a higher-end switch, used to interconnect the separate VLANs. Performs like a router in that it routes traffic between the separate VLANs. (Otherwise, a physical router is required.)

Interconnectivity

What is the purpose of a rollover cable?

Used to directly manage a switch or router. One side (switch/router) uses a DB9 serial connection; the other uses an RJ45 connector (which is wired differently from an Ethernet jack).

What is Port Bonding?

Configuring two or more ports on a switch to act as one, for the purpose of increasing the bandwidth between two switches.


What protocol is used for Port Bonding?

LACP - Link Access Control Protocol.

If Port Bonding is configured but not working, what setting is the likely cause?

At least one port must be set to Active.

What is port mirroring?

It mirrors all traffic being sent to one port to a second port for monitoring reasons.

What is QoS and its use?

Quality of Service, a.k.a. traffic shaping. Allows for bandwidth management, often by traffic type, MAC address, etc; and by priority (H/M/L), Mb/s, or percentage.

What are the differences between a firewall, IDS (Intrusion Detection System), and IPS (Intrusion Prevention System)?

-Firewall filters


-IDS notifies (nothing else)


-IPS takes action to stop

What is the loopback address for IPv6?

0:0:0:0:0:0:0:1


OR


::1

How are subnet masks handled in IPv6?

ALL subnet masks in IPv6 are /64.

How is a local (link-local) IPv6 address often generated (EUI-64)?

Always starts with FE80. For the local (last 64 bits), use the MAC address, switch the 7th bit (of the first byte) to 1 (be careful to convert to binary first), split it in half, add 'FFFE' between. (Extended Unique Identifier 64)

What is the public IPv6 address?

Labeled as 'IPv6 Address' in IPCONFIG; the last half uses the same characters as the Link-local address.

What is required if your ISP is not IPv6 ready?

An IPv6 tunneling protocol - Toredo or 6to4. GoGo Client (gogo6.com) can provide such a service. It encapsulates IPv6 packet in an IPv4 frame.

What are American telephone line long-distance signaling specifics?

DS0 - 64kbps digital signals (converted from analog - 8-bit samples @ 8kbps)


DS1 - 24 DS0 signals on T1 cable (1.5Mbps)


DS2 - 28 DS1 signals on T3 cable

What are telephone line/channel/speed specifics, American and European?

Carrier Channels Speed


T1 24 1.544Mbps


T3 672 44.736Mbps


E1 32 2.048Mbps


E3 512 34.368Mbps

What is used to interconnect T1 lines?

CSU/DSU (Channel Service Unit/Data Service Unit)

What is a BERT test?

Used to test connectivity and data throughput on a T1 line.

What is a T1 crossover?

Used to directly connect two local CSU/DSU units.

What's the difference between frequency division multiplexing and time division multiplexing?

Frequency - analog signal's frequency is raised or lowered to an isolated frequency.




Time - signal is compressed (or sampled) and intermixed with other signals, with separate signals using a specific time interval.

What are OC lines and their use?

OC is used at the tip tiers of the internet, carrying SONET signals.

What OC carriers are important to CompTIA?

SONET lvl|Line speed|Signal


OC1 51.85Mbps STS-1


OC3 155.52Mbps STS-3


OC12 622.08Mbps STS-12

What's a good way to remember OC carrier parameters?

OC1 is 51.85Mbps. All other OC numbers are mulitipliers of the OC1 standard. (OC12 = 12*51.85, e.g.)

What is DWDM?

Dense Wave Division Multiplexing. Uses multiple light colors one one fiber line, creating as many as 150 channels on one line, using the SONET standard.

What is Frame Relay?

A type of packet switching used originally on T1. Stable, error-tolerant.

What is ATM?

Asynchronous Transfer Mode. A type of packet switching capable of handling all types of data - voice, video, etc. 53 bytes long.


What is MPLS?

Multiprotocol Label Switching, designed for IP, capable of handling all data in IP format.

What are the important dial-up parameters?

56kbps, PPP (point-to-point protocol), requires a modem plus a phone number, username, and password supplied by the ISP.

What are the important DSL parameters?

Digital Subscriber Line. Available as Synchronous (matching up/download) and Asynchronous (slower upload speed). Requires a modem with RJ11 and RJ45 jacks. Also requires DSL filter for analog telephones. Originally used PPPoE (PPP over Ethernet).

What are the important cable ISP parameters?

Requires a modem with coaxial RG6/F-type and RJ45 jacks. Normally didn't use PPPoE, and often required a cloned MAC address.

What are the important satellite ISP parameters?

Slower than DSL or cable. Requires a satellite dish and a modem. Modem has RG6/F-type (one for upload, one for download) and RJ45 jacks. Some latency involved with signal.

What wireless (cellular) signal types are important to CompTIA?

-HSPA, running at 1Mbps; or HSPA+, running at multiple Mbps, a.k.a. 3G.


-LTE, running at tens of Mbps, a.k.a. 4G.

What is the WiMax (cellular) standard?

802.16 (vs 802.11 for Wi-Fi)

What is ISDN?

Integrated Services Digital Network. Telephone number associated, running at 64 or 128kbps. Used a terminal adapter, and required ISDN phones.

What is BPL?

Broadband over Powerlines, using electrical supply lines to carry Ethernet.

What Remote Desktop technologies are important to CompTIA?

-TightVNC, using port 5900.


-Microsoft Remote Desktop, using RDP protocol and port 3389.