NETWORKING FUNDAMENTALS 98-366 Online Expert Flashcards

(53 cards)

1
Q

What are 3 reserved private IP address ranges?

A
  1. 0.0.0 - 10.255.255.255
  2. 16.0.0 - 172.31.255.255
  3. 168.0.0 - 192.168.255.255
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ISDN stands for?

A

Integrated Services Digital Network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

2 types of network cable are?

A

data straight-through cable

crossover cable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Data straight-through cables are used to connect which items to which OSI layer?

A

nodes to OSI layers 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which type of cable can connect a PC directly to another PC (similar devices)?

A

crossover cable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

An RJ-45 cable is which category?

A

Cat 5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many bytes long is a MAC address

A

6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a MAC address

A

a unique identifier assigned to network interfaces

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which are uses of the layer 2 switches? Choose all that apply.

A

ATM
ethernet
fiberoptic cables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ATM stands for?

A

Asynchronous Transfer Mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

__________ is/are multiple switches within an environment to make a redundant link, so if a switch fails, they are still able to connect with the destination.

A

switch link redundancy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the purpose of MAC tables?

A

decides where data frames are forwarded

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

__________ establishes a dedicated circuit for the duration of the transmission.

A

circuit switching

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

3 types of switches are?

A

circuit
packet
cell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which are functions of packet switching? Choose all that apply.

A

Most common form of data exchange.

Transmission broken into smaller non-fixed length pieces and individually transmitted.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

ATM stands for?

A

Asynchronous Transfer Mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

__________ are hardware or software devices that interchange data packets between computer networks.

A

routers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Which action does tracert perform?

A

Trace how many routers from one location to another

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

RRAS stands for?

A

Routing Remote Access Service

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Which are options of different routers? Choose all that apply.

A

Static

Dynamic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Which type of routing learns routes automatically from other routes in a network?

A

dynamic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

By which method are metrics derived in dynamic routing?

A

Algorithms are used against the routing table

23
Q

Which item is necessary for computers and routers to communicate with others?

24
Q

Which technology is used by Windows systems for software routing and VPN connections into a Microsoft network?

A

RRAS (Routing and Remote Access Service)

25
RRAS can be used for which connections? Choose 5.
``` LAN to LAN LAN to WEP WAN to LAN LAN to WAN WAN to WAN ```
26
Which was the first instance of Ethernet cables used in 10Base5 and 10Base2 networks?
Coaxial
27
Which are characteristics of UTP cables? Choose all that apply.
Pairs of wires are twisted Signals are carried along one pair Signals are carried using both pairs Contains 8 individual color-coded copper wires Uses an RJ-45 connector as the computer connection
28
CIDR stands for?
Classless Interdomain Routing
29
CIDR does?
represents ranges of class C addresses in a single entry
30
OSI layer 1 does?
defines transmission media and how they connect
31
OSI layer 2 does?
provides error free, physical transmission
32
OSI layer 3 does? 3 things
Address info to route between networks Frame fragmentation Map logical & physical addresses
33
OSI layer 4 does? 2 things
Delivers error free sequences | Protects against data loss & duplication
34
Frame fragmentation is?
fragmenting and reassembling data packets
35
OSI layer 5 does?
establishes, maintains, terminates sessions between processes on different computers
36
MX stands for?
Mail Exchange
37
An MX record does?
identifies mail servers
38
SOA stands for?
Start of Authority Record
39
SOA does
identifies a zone's primary DNS server
40
NS record stands for?
Name Server record
41
IPSec does?
encrypts & authenticates packets across the network
42
The IPv4 loopback address is what sequence?
127.0.0.1
43
The IPv4 multicast address range is?
224.0.0.0 - 239.255.255.255
44
The IPv6 local loopback address is what sequence?
::1
45
The prefix for an IPv6 link-local unicast address is?
FE80
46
An IPv6 address has how many bits?
128
47
An IPv4 address has how many bits?
32
48
RADIUS does?
authenticates & authorizes VPN & dial-up clients
49
IPv6 site local addresses must begin with?
FECO
50
What TCP/IP command resolves IP addresses to MACs?
arp command
51
___ is used to map NetBIOS names to IP addresses?
WINS
52
WINS stands for?
Windows Internet Name Service
53
A IPv6 link-local ISATAP address consists of what 2 parts?
FE80::5EFE, followed by an IPv4 address