1 - Networking Basics Flashcards

1
Q

What kind of network can be used to connect and share data among devices that located within a very close proximity of each other?

A

PAN or Personal Area Network

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

What type of networks are typically used for communications within a single group or organization and typically within a single building or site where buildings are within close proximity of each other?

A

LAN or Local Area Network

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

What are two common tyes of LANs?

A
  1. Ethernet

2. Token Ring

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

What type of network can be used to connect multiple locations within the same city?

A

MAN or Metropolitan Area Network

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

What type of network covers a large geographical area?

A

WAN or Wide Area Network

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

What type of network is spread across multiple cities or even multiple countries

A

WAN or Wide Area Network

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

What is an example of the largest WAN?

A

The internet

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

How are computers typically connected through a WAN?

A
  1. Leased Lines
  2. Satellites
  3. Public Networks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What low-cost network is commonly used for telephone service?

A

PSTN or Public Switched Telephone Network

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

What type of network is PSTN?

A

circuit-switched network

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

What are dedicated circuits that are typically used as endpoint connections between sites?

A

leased lines

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

Why are leased lines more expensive for ISPs to implement than switched circuits?

A

Because they are dedicated circuits

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

What type of WAN technology is a cost-effective packet-switching technology?

A

Frame Relay

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

What layers of the OSI model does Frame Relay operate at?

A
  1. Physical Layer

2. Data Link Layer

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

What type of WAN technology uses statistical multiplexing and variable frame size to ensure network access and efficient delivery?

A

Frame Relay

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

How does Frame Relay allow multiple connections?

A

Virtual Circuits

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

What is the typical type of service provided for Frame Relay?

A

T1

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

What type of WAN technology is a high-speed packet-switching technology?

A

ATM or Asynchronous Transfer Mode

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

What two WAN technologies use packet-switching technology?

A
  1. Frame Relay

2. ATM Asynchronous Transfer Mode

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

Which WAN technology offers low bandwidth and high latency relative to other WAN technologies?

A

DSL or Digital Subscriber Line

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

Is Cable internet packet-switched or cell switched?

A

Packet-switched

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

With Cable internet service, where is there an analog signal?

A

Between the CMTS or cable modem termination system and the cable modem

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

With cable internet service, where is there a digital signal?

A

Between the internet and the CMTS or cable modem termination system and between the cable modem and the LAN.

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

Which WAN technology is cell switched?

A

ATM or Asynchronous Transfer Mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Which WAN technologies are packet-switched
1. Frame Relay 2. DSL or Digital Subscriber Line 3. Cable
26
Which WAN technology is circuit switched?
PSTN or Public Switched Telephone Network
27
How does a circuit switched technology like PSTN work?
A circuit is created between two points before transmission can occur, and is torn down after transmission is complete
28
How does a cell switched technology like ATM work?
Cell switching is like packet switching, except the packet is set to a fixed length
29
What network topology has a single man line to which all computers on the network are attached?
Bus topology
30
What medium does BUS networks use?
Coax
31
What are some disadvantages of Bus topologies?
1. limited cable length 2. limited number of hosts 3. Failure of the main cable affects every host on the network.
32
What network topology has a central ring of cable to which all hosts on the network connect?
Ring topology
33
How many hosts are each host connected to in a ring topology?
Each host connects to two hosts
34
How many directions does the flow of traffic go in a Ring topology?
Single direction
35
Does each node in a ring topology handle each packet and then pass it off to the next host?
True/Yes
36
How many directions does the flow of traffic go in a Dual-Ring topology?
Two directions
37
How does the dual-ring topology provide redundancy?
It provides redundancy only against cable damage, if a node goes down then both rings will go down.
38
What is the most common network topology that is typically used with Ethernet networks?
Star topology
39
What is the benefit to an extended star topology?
The ability to cover greater distances from the central switch to the end nodes
40
Which network topology has each host connected to every other host on the network?
Full-mesh topology
41
How does partial-mesh topology differ from full-mesh topology?
Each host is not connected to each other in a partial-mesh topology, but it is connected to some of the hosts providing a failsafe path
42
What is physical topology?
Refers to the hardware structure of the network and how the devices and cables are physically arranged.
43
What is logical topology?
Refers to the path the data follows as it moves around the network, without regard to how the hardware is physically configured.
44
What type of device is a multiport physical repeater that is used primarily to connect end-user workstations?
Hub
45
Where does a hub send frames that it receives?
It sends the frames out all ports except for the port it was received on
46
What is a collision domain?
Network segment where collisions can occur when frames are sent among the devices on that network segment.
47
Does a hub make forwarding decisions based on MAC addresses?
No
48
What is CSMA/CD?
Carrier Sense Multiple Access with Collision Detection. is used to mitigate collisions on a hub.
49
What device can only operate at half duplex and why?
A hub can only operate at half duplex to use CSMA/CD for collision detection.
50
What layer of the OSI model does a Hub operate at?
Physical layer
51
Does a bridge use MAC addresses to forward frames?
Yes
52
Can bridges be used to increase the number of broadcast domains?
No, it can be used to increase the number of collision domains
53
Where are the collision domains on a switch?
Every switchport
54
Where does a switch store its known MAC addresses?
in the CAM table or Content Addressable Memory
55
What happens if the mac address is not in the CAM table?
The switch will broadcast it out all ports except the port it was received on
56
What technology can be used to create separate broadcast domains on a switch?
VLANs or virtual local area networks
57
What type of domains do routers separate?
broadcast domains
58
What does a router base its path decisions on?
Logical addresses such as an IP address
59
Where does the router store its IP address information?
In the routing table
60
Where is the routing table stored?
In the TCAM or Ternaary Content Addressable Memory table
61
Does the CAM and TCAM tables provide wire speed access?
Yes
62
What is a difference between the CAM and TCAM tables?
CAM table can only provide exact matches, the TCAM table can provide nonexact matches
63
What are two examples for having multiple TCAM tables?
1. ACLs or Access Control Lists | 2. QOS or Quality of Service policies
64
What happens if a router receives a packet that is destined for a remote network that is not listed in the routing table, and neither a static default route or gateway of last resort has been configured?
The packet is dropped and an ICMP or Internet Control Message Protocol "Destination Unreachable" error message is sent to the interface from which the packet was received
65
What are some examples of a Server network device?
1. File server 2. Domain server 3. Print server 4. DHCP server (Dynamic Host Configuration Server) 5. Web server 6. Proxy server
66
What are some examples of a Host?
1. End user computer 2. Tablets 3. Laptops 4. Thin client
67
What are two examples of physical media used in todays networks?
1. Copper | 2. Fiber
68
What category rating is required to achieve 10BaseT?
Category 3
69
What category rating is required to achieve 100BaseT
Category 5
70
What category rating is required to achieve 1000BaseT
Category 5
71
Why were coaxial cables replaced in todays modern networks?
Ethernet is low cost and high speed
72
Does coax provide longer cable distances than UTP?
Yes
73
What pins of an RJ-45 are used to transmit on 10BaseT and 100BaseT cabling schemes?
Pins 1 and 2
74
What pins of an RJ-45 are used to recieve on 10BaseT and 100BaseT cabling schemes?
Pins 3 and 6
75
Does Gigabit ethernet or 1000BaseT use all four pairs to transmit and receive data on?
Yes
76
What TIA or Telecommunications Industry Association standard is compatible with ISDN or Integrated Services Digital Network cabling standards?
T568A
77
Who created the T568B standard?
AT&T
78
What standard uses green white and green for pairs 1 and 2 respectively?
T568A
79
What standard uses orange white and orange for pairs 1 and 2 respectively?
T568B
80
How is a crossover cable made?
By using both the T568A and T568B standards, one termination standard on each end of the cable
81
What is a straight through cable?
A straight through cable uses the same standard on each end of the cable
82
When do you use a crossover cable?
When you connect similar devices together, ie switch to switch or host pc to host pc
83
When do you use a straight through cable?
When you connect dissimilar devices together, ie router to switch or switch to host pc
84
How do you make a gigabit ethernet crossover cable?
You inverse the white orange and orange wires with the white green and green wires. Also, you will inverse the white blue and blue wires with the white brown brown wires
85
What type of physical media is commonly found in the backbone?
Fiber-optics
86
What are some advantages of Fiber-Optics cable?
1. Greater distances over UTP 2. Greater bandwidth 3. Not susceptible to RFI or EMI interferences
87
What is an RF signal?
Electrical signal that is sent over the air
88
What type of LAN uses RF signals to transmit data between devices?
Wireless LAN