1. In case it is not administratively defined, how is OSPF Router ID determined?
A. Random number
✓ B. The
highest IP address of any active interface on the router
C. The lowest IP address of any active interface
on the router
D. Random IP address from any interface on the
router
E. The lowest IP address of any interface
included in OSPF
F. The highest IP address of any interface
included in OSPF
G. Random IP addresses from any interface
included in OSPF
2. When sending out an ARP request, an IP host
is expecting what kind of address for an answer?
A. IP address
B. VLAN ID
✓ C. MAC
Address
D. 802.11g
3. Consider the following diagram. Assuming that
all the necessary configuration has already been done on R2 (proxy-arp is
disabled), to communicate from a device on LAN1 to a device on LAN2, which of
the following configurations on R1 would enable this?

A. /ip route add dst-address=0.0.0.0/0
gateway=Ether1
B. /ip route add dst-address=192.168.1.0/24
src-address=192.168.0.0/24 gateway=192.168.99.2
✓ C. /ip
route add dst-address=0.0.0.0/0 gateway=192.168.99.2
✓ D. /ip
route add dst-address=192.168.1.0/24 gateway=192.168.99.2
E. /ip route add dst-address=192.168.0.0/24
gateway=192.168.0.1
4. It is possible to create EoIP tunnels between
two locations over the Internet.
Answer:
True
5. EOIP tunnels cannot be bridged because they
are not true layer 2 tunnels.
Answer:
False
6. OSPF area ID does not need to be unique
within the AS.
Answer:
False
7. It is possible to change the Time To Live in
Firewall Mangle.
Answer:
True
8. Which route will be used to reach host
192.168.1.55?
/ip route add disabled=no distance=1 dst-address=192.168.1.0/24
gateway=1.1.1.1 add disabled=no distance=1 dst-address=192.168.1.0/25
gateway=2.2.2.2 add disabled=no distance=1 dst-address=192.168.0.0/16
gateway=3.3.3.3
A. Route via gateway 1.1.1.1
B. Route via gateway 3.3.3.3
✓ C.
Route via gateway 2.2.2.2
9. Routing marks can be assigned by the IP
firewall mangle facility in following chains (select all that apply):
✓ A.
prerouting
B. forward
✓ C.
output
D. postrouting
E. input
10. Which type of ip route is the highest
priority for routing decision?
✓ A. Connected
Route
B. Static Route
C. OSPF Route
D. BGP Route
11. Route with lower distance will be preferred
over the route with higher distance even if the gateway is unreachable.
Answer:
False
12. In broadcast networks OSPF depends on the
following to function correctly.
A. TCP
B. UDP
✓ C.
Multicast
D. ICMP
13. ARP is required for IP communication within
an L2TP Tunnel.
Answer:
False
14. To securely bridge (Layer 2) together two
remote networks the following methods can be used (select all that apply):
✓ A. EoIP
with IPsec secret specified
B. SSTP or L2TP/IPsec
C. IPIP with IPsec secret specified
✓ D. SSTP
with BCP or L2TP/IPsec with BCP
✓ E. EoIP
over SSTP or over L2TP/IPsec
15. Open Shortest Path First is a
A. Distance vector routing protocol
✓ B. Link
state routing protocol
C. Hybrid routing protocol
16. If router receives packet with TTL=1 then:
A. packet will always reach its destination
B. packet will be forwarded only to next L3
device
✓ C.
packet will not be forwarded
17. OSPF starts working on the router as soon as
A. at least one area is specified in the ospf
area menu
✓ B. at
least one IP network is assigned in the ospf network menu
C. the routing package is enabled on the router
D. at least one interface is defined in the ospf
interface menu
18. When using routing option
'check-gateway=ping' what is the ICMP echo request interval (in seconds)?
✓ A. 10s
B. 60s
C. 30s
D. 20s
19. /ip route configuration on router:
/ip route add gateway=192.168.0.1 /ip route add
dst-address=192.168.1.0/24 gateway=192.168.0.2 /ip route add
dst-address=192.168.2.0/24 gateway=192.168.0.3 /ip route add
dst-address=192.168.3.0/26 gateway=192.168.0.4
Router needs to send packets to 192.168.3.240.
Which gateway will be used?
✓ A.
192.168.0.1
B. 192.168.0.4
C. 192.168.0.2
D. 192.168.0.3
20. There are two routes in the routing table: 0
dst-addr=10.1.1.0/24 gateway=5.5.5.5 1 dst-addr=10.1.1.4/30 gateway=5.6.6.6
Which gateway will be used to get to the IP address 10.1.1.6?
A. both – half of the traffic will be routed
through one gateway, half through the other
B. the required route is not in the routing
table
C. 5.5.5.5
✓ D.
5.6.6.6
21. A routing table has following entries: 0
dst-address=10.0.0.0/24 gateway=10.1.5.126 1 dst-address=10.1.5.0/24
gateway=10.1.1.1 2 dst-address=10.1.0.0/24 gateway=25.1.1.1 3
dst-address=10.1.5.0/25 gateway=10.1.1.2 Which gateway will be used for a
packet with destination address 10.1.5.126?
A. 10.1.1.1
B. 25.1.1.1
C. 10.1.5.126
✓ D.
10.1.1.2
22. The 'check-gateway' option is enabled for
one route. Select all statements that are true:
A. Check gateway option can be configured for Ping, ARP and RARP (reverse ARP)
✓ B. Gateway
is checked every 10 seconds and after 2 failures, the gateway is considered
unreachable
C. Gateway is checked every 10 seconds and after
a single failure, the gateway is considered unreachable
✓ D. In
case of failure of the gateway, routes pointing to that gateway will become
inactive
23. Which description regarding OSPF Network
LSAs is correct when using broadcast network type?
✓ A. They
are originated by the DR on every multi-access network. They include all
attached routers including the DR itself
B. They are originated by every router in OSPF
network. They include all routers on the link, interfaces, the cost of the
link, and any known neighbor on the link
C. They are originated by Area Border Routers
and are sent into a single area to advertise destinations outside that area
D. They are originated by Area Border Router and
are sent into a single area to advertise an Autonomous System Border Router
24. In OSPF protocol, which one of these router
types are responsible for route distribution between different Autonomous
systems?
A. IR
B. ABR
C. AS
✓ D. ASBR
25. To route two private networks together over
a public routed network (there are multiple hops between the gateway routers of
the private networks), you can use the following tunnel types (mark all that
are correct):
✓ A. L2TP
✓ B. EOIP
✓ C. IPIP
✓ D. PPTP