Module 0 Flashcards

(59 cards)

1
Q

If the following layer in TCP/IP is not present, data cannot be digitized.

a. network
b. data link
c. transport
d. physical

A

physical

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

If the following layer in TCP/IP is not present, data cannot be routed.

a. network
b. data link
c. transport
d. physical

A

network

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

Which TCP/IP layer defines LAN and WAN protocols?

a. network
b. data link
c. transport
d. physical

A

data link

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

A host receives a frame and discards it after deterring that it is corrupt. At which TCP/IP layer are frames checked for errors.

a. application
b. network
c. physical
d. data link

A

data link

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

Which layer has changed the most in IP version 6 (IPv6) from IPv4 ?

a. network
b. data link
c. transport
d. physical

A

network

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

Which of the flowing interconnection devices separates LANs into different collision domains?

a. routers only
b. routers and switches
c. routers, switches and bridges
d. routers, switches, bridges and repeaters

A

c. routers, switches and bridges

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

Which of the flowing interconnection devices separates LANs into different broadcast domains?

a. routers only
b. routers and switches
c. routers, switches and bridges
d. routers, switches, bridges and repeaters

A

a. routers only

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

Into how many classes are IP version 4 (IPv4) address divided?

a. 2
b. 3
c. 4
d. 5

A

d. 5

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

How many IPv4 class can be used to address individual hosts?

a. 2
b. 3
c. 4
d. 5

A

b. 3

Class A,B,C

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

The last block of IPv4 address was given away in?

a. 1999
b. 2000
c. 2008
d. 2011

A

d. 2011

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

How can organization build more networks if there are no more IPv4 address?

a. The only solution is to use IPv6
b. Use an intermediary protocol IPv5
c. Use NAT and private addressing
d. Use supernetting

A

c.Use NAT and private addressing

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

The flowing is a loop back address

a. 10.25.0.127
b. 192.13.5.127
c. 255.255.255.255
d. 127.0.0.1

A

d. 127.0.0.1

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

The IP address 255.255.255.0 is a

a. default class A mask
b. default class B mask
c. default class C mask
d. default class D mask

A

c.default class C mask

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

The IP address 192.161.255.255 is a

a. host IP address
b. router IP address
c. gateway IP address
d. broadcast IP address

A

d. broadcast IP address

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

ping uses which protocol?

a. IP
b. ARP
c. IGMP
d. ICMP

A

d. ICMP

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

If a router does not know the MAC address of a host on its network, it uses the following protocol to find it:

a. IP
b. ARP
c. IGMP
d. ICMP

A

b. ARP

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

If a host wants to find its IP address, it uses the following protocol to find it:

a. IP
b. ARP
c. IGMP
d. DHCP

A

d. DHCP

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

What is the static version of DHCP?

a. SHCP
b. ICMP
c. IGMP
d. BOOTP

A

d. BOOTP

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

Which of the following application layer protocol uses both TCP and UDP ports?

a. FTP
b. TFTP
c. DNS
d. SSH
e. Telnet

A

c. DNS

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

What is the frame format ?

A

source MAC | destination MAC | source IP | destination IP | source port | destination port | data

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

what are the ports of FTP? and what are they used for ?

A

File Transfer Protocol
2 ports
port 20 use to transfer data
port 21 use to send command

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

What is SSH port number?

A

port 22 Secure Shell

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

What are the basic building blocks of network ?

A
  • Nodes
    hosts -end devices
    interconnection devices -intermediate devices(repeater, hubs, bridges, switches, routers and gateways)
  • Links
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

what is “two node point to point topology”?

A

node - link - node

- two nodes connected by one link

25
what is "linear topology" ?
node - link - node - link ....... - Multiple point-to-point connections in a linear fashion - problems: data may go through other nodes bandwidth utilization
26
what is bus topology ?
- linear topology but share a single link. - problems: transmissions may collide
27
what is ring topology ?
- Multiple nodes share a single link connected as a ring
28
what is dual ring topology ?
- two counter rotating rings | - fix fault tolerance
29
what is star topology ?
- multiple nodes connected to a central hub. - data board cast to all nodes - Local are network(LAN) based on this.
30
what is mesh topology ?
- multiple point to point links connected in an arbitrary topology. - can be full mesh or partial.
31
what are the interconnection devices ?
- repeater/hub - switch/ bridge - router - gateway
32
what does repeater/hub do ?
- simple length extension - cannot filter frames - only physical layer
33
what does switch /bridge do?
- length extension - filtering - works on data link layer and physical layer - can connect different speed LANs
34
what does router do ?
- length extension - filtering - interconnection of two different topologies - layer 3 device, - network layer, data link, physical layer.
35
what does gateway do ?
-interconnection of two different protocols
36
what are the five layers of network ?
5: application 4: transport 3: network 2: data link 1: physical
37
what is the application layer and examples of protocols ?
- user interface to network services | - FTP, HTTP, HTTPS, SSH, DNS, BGP, Telnet, Rlogin, DHCP
38
what is the transport layer and examples of protocol ?
- end-to-end data transfer: connection management, data segmentation - TCP, UDP
39
what is the network layer and examples of protocol ?
- network to network data transfer: path determination and routing. - IP, RIP, OSPF, ARP, RARP, IGMP, ICMP
40
what is the data link and physical layer and examples of protocol ?
data transfer on a network: medium access control, error control, bits to signal conversion. -LAN, WAN protocols (IEEE 802.3, 802.5, 802.11) - SLIP, PPP, Frame Relay
41
what is data encapsulation /decapsulation ?
application-data transport-TH data network- NH TH data data link- DH NH TH data DT
42
what is the range of ephemeral port ?
49152-65535 | random port numbers
43
what is standard port number ?
0-1023
44
what is registered port number ?
1024- 49151 | eg, google talk Skype
45
what is the layer of BGP ?
application layer
46
what is the layer of DHCP ?
application layer
47
what is the layer of SLIP ?
data link physical layer
48
what is the layer of UDP ?
transport layer
49
what is the layer of IEEE 802.11
data link layer
50
what is the layer of PPP ?
data link layer
51
what is the layer of IP ?
network layer
52
what is the layer of SNMP ?
application
53
what is the layer of OSPF ?
network layer - routing protocol
54
what is the layer of TFTP ?
application
55
what is the layer of RARP ?
network layer
56
what is the layer of DNS ?
application
57
what is the layer of LAN and WAN ?
data link and physical layer
58
what are the functions of router?
- frame conversion - convert different types of network eg token ring, mesh - path determination - find shortest path through routing table - routing tables are build by routing protocols eg, RIP OSPF
59
what are the classes in IPV4
a, large network - 0.0.0.0 to 127.255.255.255 b, medium network - 128.0.0.0 to 191.255.255.255 c, small network - 192.0.0.0 to 223.255.255.255 d, multicast -224.0.0.0 to 239.255.255.255 e, experimental - 240.0.0.0 to 247.255.255.255