Module 0: Review of Networking Concepts Flashcards

1
Q

What are the basic building blocks of networks topologies?

A
  • Nodes (Hosts, mobile devices and routers)

- Links (Coaxial cable, unshielded twisted)

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

What are the 7 topologies?

A
  • Two-node point-to-point
  • Linear topology
  • Bus topology
  • Ring topology
  • Dual ring topology
  • Star topology
  • Mesh topology
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the two-node topology?

A
  • Two nodes connected by one link.

- Can serve as a building block for other topologies

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

What is the linear topology?

A
  • Multiple point-to-point connections in linear fashion.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the problems with a linear topology?

A
  • Data transfer nodes may need to go through other nodes
  • Poor fault tolerance
  • Link bandwidth may not be well utilized
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the bus topology?

A
  • Linear topology, but all nodes share a single link.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a problem with the bus topology?

A
  • Transmission may collide
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the ring topology?

A
  • Multiple nodes share a single link connected as a ring

- Orderly transmission without collisions via token passing mechanisms

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

What is the dual ring topology?

A
  • Two counter rotating rings
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the start topology?

A
  • Multiple nodes connected to a single central hub. Hub is like a collapsed bus.
  • Example: LANs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the mesh topology?

A
  • Multiple point-to-point links connected in an arbitrary topology.
  • Full mesh: every node is directly interconnected
  • Partial mesh: not necessarily directly interconnected
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the two problems for building a large network? What is the solution?

A
  • Limited capacity (#nodes, links and length of links)
  • Interconnectivity (topologies)

Interconnection devices: repeaters, hubs, switches, bridges, routers, gateways

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

What are the levels of the TCP/IP stack?

A
Application
Transport
Network
Data Link
Physical
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What level is TCP/IP level are HTTP, FTP and SSH?

A

Application

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

What level is TCP/IP level are TCP and UDP?

A

Transport

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

What level is TCP/IP level id IP?

A

Network

17
Q

What level is TCP/IP level are IEEE 802.3, 802.5, ATM and SLIP

A

Data link and physical

18
Q

What is the random port number ranger?

A

49152-65535

19
Q

What is the range of reserved ports?

A

0 to 1023

20
Q

What are the registered ports and what are they used for?

A
  • Range 1024 to 49151

They are used for such services like Google Talk, Skype and Network game servers.

21
Q

How can a firewall affect IP addresses?

A

I addressed may change because of a NAT