Time left

Question 1

Answer saved
Marked out of 1.00

Question text

Na računalniku smo pognali ukaz ifconfig. Rezultat ukaza predstavlja spodnji izpis. Kakšen je naslov omrežja v katerega je povezan naš računalnik?

We ran the ifconfig command on our computer. You can see the results in the listing below. What is the network address of the subnet that our computer is connected to?

eth1      Link encap:Ethernet  HWaddr 11:23:56:87:10:FC  
          inet addr:212.235.189.158  Bcast:212.235.189.159  Mask:255.255.255.224
          inet6 addr: 2001:1470:fffd::158/64 Scope:Global
          inet6 addr: fe80::250:56ff:fe87:183c/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:26634951 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17855079 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1979988009 (1.8 GiB)  TX bytes:3001542164 (2.7 GiB)
          Interrupt:67 Base address:0x2024 
Question 1 Select one:
a.

212.235.189.128

b.

212.235.189.128/27

c.

212.235.189.129

d.

255.255.255.224

Question 2

Answer saved
Marked out of 1.00

Question text

Kakšen je naslov broadcast v omrežju 192.168.17.0/255.255.255.0?

What is the broadcast address of the 192.168.17.0/255.255.255.0 subnet?

Question 2 Select one:
a.

192.168.17.1

b.

192.168.17.0

c.

192.168.17.256

d.

192.168.17.255

e.

192.168.17.254

Question 3

Answer saved
Marked out of 1.00

Question text

Ponudnik internetnih storitev nam je dodeli naslove iz omrežja 212.235.189.0/24. V podjetju imamo 2 računalniški učilnici (vsaka ima po 30 računalnikov), 20 strežnikov in 67 računalnikov za zaposlene. Kako lahko najbolj optimalno (minimiziramo število neizkoriščenih naslovov vmesnikov) razdelimo dodeljeni naslovni prostor?

Our Internet Service Provider assigned us the 212.235.189.0/24 subnet. Our company has 2 computer classrooms with 30 computers each, 20 servers and 67 computers for employees. How can we divide the address space most optimally (in terms of minimizing unused host addresses)? Please note that učilinca I equals classroom I, učilnica II equals classroom II, strežniki equals servers and zaposleni equals employees in the following answers.

Question 3 Select one:
a.

212.235.189.0/28 (učilnica I), 212.235.189.32/28 (učilnica II), 212.235.189.64/28 (strežniki), 212.235.189.128/25 (zaposleni)

b.

212.235.189.0/27 (učilnica I), 212.235.189.32/27 (učilnica II), 212.235.189.64/27 (strežniki), 212.235.189.128/25 (zaposleni)

c.

212.235.189.0/27 (učilnica I), 212.235.189.32/27 (učilnica II), 212.235.189.64/26 (strežniki), 212.235.189.128/25 (zaposleni)

d.

212.235.189.0/26 (učilnica I), 212.235.189.64/26 (učilnica II), 212.235.189.128/26 (strežniki), 212.235.189.192/26 (zaposleni)

e.

212.235.189.0/24 (učilnica I), 212.235.189.32/24 (učilnica II), 212.235.189.64/24 (strežniki), 212.235.189.128/24 (zaposleni)

Question 4

Answer saved
Marked out of 1.00

Question text

Cilj/Destination Usmerjevalnik/Gateway Vmesnik/Interface
192.168.1.0/24 10.0.0.2 eth1
192.168.1.0/25 10.0.0.3 eth1
192.168.2.128/25 10.0.0.4 eth1
192.168.0.0/16 10.0.0.1 eth1
10.0.0.0/24   eth1


Na usmerjevalniku smo izpisali zgornjo usmerjevalno tabelo. Označite tiste ciljne naslove, ki jih bo usmerjevalnik usmeril na prehod 10.0.0.3 na vmesniku eth1.

The routing table of our router is displayed above. Select the destination addresses that the router will send out to the gateway 10.0.0.3 on interface eth1.

Question 4 Select one or more:
a.

192.168.1.130

b.

10.0.0.16

c.

192.168.1.10

d.

192.168.2.130

e.

192.168.1.64

f.

192.168.1.127

g.

192.168.1.128

Question 5

Answer saved
Marked out of 1.00

Question text

Koliko naprav lahko priključimo v omrežje z masko podomrežja /30? Upoštevajte, da potrebuje vsaka naprava svoj naslov.

How many devices can we connect to a network with a subnet mas of /30? Note that each device needs its own IP address.

Question 6

Answer saved
Marked out of 1.00

Question text

V omrežje želimo priključiti 62 naprav. Katera maska določa najmanjše podomrežje, v katerega je še možno priključiti podano število naprav?

We want to connect 62 devices to a network. What mask defines the smallest subnetwork, in which we can connect these devices? 

Question 6 Select one:
a.

/28

b.

/26

c.

/24

d.

/27

Question 7

Answer saved
Marked out of 1.00

Question text

Kako zapišemo masko /22 v desetiški obliki?

Write the /22 mask in a decimal form.

Question 7 Select one:
a.

255.255.22.22

b.

255.255.224.0

c.

255.255.255.22

d.

255.255.252.0

e.

255.255.240.0

Question 8

Answer saved
Marked out of 1.00

Question text

Katera sporočila protokola ICMP izkorišča program ping?

Which ICMP messages does the ping command use?

Question 8 Select one or more:
a.

Echo reply

b.

Echo request

c.

Redirect

d.

Time Exceeded

e.

Source Quench

f.

Destination Unreachable

g.

Timestamp

Question 9

Answer saved
Marked out of 1.00

Question text

Kako zapišemo masko 255.255.255.128 v prefiksni (CIDR) obliki?

Write the 255.255.255.128 mask in the prefix (CIDR) form.

Question 9 Select one:
a.

/128

b.

/26

c.

/25

d.

/24

e.

/255

Question 10

Answer saved
Marked out of 1.00

Question text

Naslov 212.235.289.19 je veljavni naslov IPv4.

212.235.289.19 is a valid IPv4 address.

Question 10 Select one:

Question 11

Answer saved
Marked out of 1.00

Question text

Oglejte si omrežje na sliki in označite samo trditve, ki veljajo za to omrežje. Vse omrežne kartice so va načinu promiscuous.

Examine the network on the diagram and select only the answers that apply to this network. All the network cards are set in promiscuous mode.

Slika omrezne topologije

Question 11 Select one or more:
a.

Računalnik D pošlje paket na naslov broadcast. Paket prejme samo usmerjevalnik.

Computer D sends a packet to the broadcast address. The packet is only received by the router.

b.

Računalnik E pošlje paket računalniku D. Računalnik C prejme paket.

Computer E sends a packet to computer D. Computer C receives the packet.

c.

Računalnik A pošlje paket na naslov broadcast. Računalniki B,C,D,E in F prejmejo paket.

Computer A sends a packet to the broadcast address. Computers B,C,D,E and F receive the packet.

d.

Računalnik A pošlje paket na naslov broadcast. Računalnik B prejme paket.

Computer A sends a packet to the broadcast address. Computer B receives the packet.

e.

Računalnik A pošlje paket na naslov broadcast. Računalnika B in C prejmeta paket.

Computer A sends a packet to the broadcast address. Computers B and C receive the packet.

f.

Računalnik E pošlje paket računalniku D. Računalnik F prejme paket.

Computer E sends a packet to computer D. Computer F receives the packet.

g.

Računalnik A pošlje računalniku C paket. Računalnik D prejme paket.

Computer A sends a packet to computer C. Computer D will receive the packet.

h.

Računalnik A pošlje računalniku C paket. Računalnik B prejme paket.

Computer A sends a packet to computer C. Computer B will receive the packet.

Question 12

Answer saved
Marked out of 1.00

Question text

Večina paketov med ZDA in Evropo potuje preko satelitskih povezav.

Most of the Internet traffic between the USA and Europe is travelling over satelite links.

Question 12 Select one:

Question 13

Answer saved
Marked out of 1.00

Question text

Na usmerjevalniku smo zasledili zapis podan v spodnji tabeli. Kaj pomeni ta vrstica v usmerjevalni tabeli?

Cilj/Destination Usmerjevalnik/Gateway Vmesnik/Interface
0.0.0.0/0 192.168.1.1 eth1

In a routing table on a computer we saw the line above. What does this line mean?


Question 13 Select one:
a.

Privzeti prehod je 192.168.1.1. 

The default gateway is 192.168.1.1.

b.

192.168.1.1 je naslov link-local.

192.168.1.1 is a link-local address.

c.

Naslov 0.0.0.0 ne neznan naslov.

The 0.0.0.0/0 is an uknnown address.

d.

Omrežje 192.168.1.0 je povezano lokalno.

The network 192.168.0.1 is connected locally.

Question 14

Answer saved
Marked out of 1.00

Question text

Kakšen je naslov broadcast v omrežju 192.168.0.0/255.255.0.0?

What is the broadcast address of the 192.168.0.0/255.255.0.0 subnet?

Question 14 Select one:
a.

192.168.255.254

b.

192.168.0.255

c.

192.255.255.255

d.

192.168.255.255

e.

192.168.0.0

Question 15

Answer saved
Marked out of 1.00

Question text

Naš računalnik ima naslov IP 10.1.31.16 in masko podomrežja 255.192.0.0. Kateri je prvi naslov IP v tem omrežju IP, ki ga lahko uporabimo za naslov naprave?

Our computer's IP address is 10.1.31.16. Its subnet mask is 255.192.0.0. What is the first IP address that we can assign to a device in this network?

Question 15 Select one:
a.

10.63.255.254

b.

10.1.31.0

c.

10.0.0.0

d.

10.1.31.1

e.

10.0.0.1

Question 16

Answer saved
Marked out of 1.00

Question text

Na našem računalniku je naslov IP nastavljen na 172.16.32.96, maska podomrežja pa na 255.255.255.192. Kakšen je naslov broadcast v tem omrežju?

Our computer's IP address is 172.16.32.96. Its subnet mask is set to 255.255.255.192. What is the broadcast address of this network?

Question 16 Select one:
a.

172.16.32.128

b.

172.16.32.0

c.

172.16.32.100

d.

172.16.32.255

e.

172.16.32.127

Question 17

Answer saved
Marked out of 1.00

Question text

V omrežje želimo priključiti 64 naprav. Katera maska določa najmanjše podomrežje, v katerega je še možno priključiti podano število naprav?

We want to connect 64 devices to a network. What mask defines the smallest subnetwork, in which we can connect these devices?

Question 17 Select one:
a.

/28

b.

/24

c.

/26

d.

/27

e.

/25

Question 18

Answer saved
Marked out of 1.00

Question text

Kakšen je največji naslov IP, ki ga lahko uporabimo za naslov naprave v omrežju, kjer je naslov IP našega računalnika 193.2.27.13/30?

What is the maximal IP that we can assign to a device in a network where our computer has its IP set to 193.2.27.13/30?

Question 18 Select one:
a.

193.2.27.12

b.

193.2.27.15

c.

193.2.27.14

d.

193.2.27.13

Question 19

Answer saved
Marked out of 1.00

Question text

Katero polje paketa IPv4 (in njegovo spreminjanje na usmerjevalnikih) izkoriša program traceroute?

The traceroute program realies on a field in the IPv4 packet header (and the value of that field as the packet traverses routers). Which field is this?

Question 19 Select one:
a.

QoS

b.

Dolžina glave

Internet Header Length

c.

TTL

d.

Različica

Version

e.

Možnosti

Options

Question 20

Answer saved
Marked out of 1.00

Question text

Naslov 224.0.17.30 je:

224.0.17.30 is:

Question 20 Select one:
a.

naslov link-local.

a link-local address.

b.

naslov povratne zanke.

a loopback address.

c.

privatni naslov IPv4.

a private IPv4 address.

d.

multicast naslov.

a multicast address.

e.

javni unicast naslov.

a public unicast address.

Question 21

Answer saved
Marked out of 1.00

Question text

Koliko naprav lahko priključimo v omrežje z naslovom 10.11.12.0/27?

How many devices can we connect to a network with the address 10.11.12.0/27?

Question 22

Answer saved
Marked out of 1.00

Question text

Označite naslove, ki jih lahko uporabimo za interna omrežja, ki ne bodo vidna zunaj naše organizacije. Upoštevajte, da je omrežje znotraj organizacije sestavljeno iz več podomrežij med katerimi je potrebno usmerjanje.

Select the network addresses that we can use on an internal company network. This addresses do not have to be seen from the public Internet. Also consider that our company network comprises of different subnets and that routing is required between the segments.

Question 22 Select one or more:
a.

192.168.0.0/16

b.

172.16.0.0/12

c.

169.254.0.0/16

d.

10.0.0.0/8

e.

127.0.0.0/8