You want to implement a mechanism that automates the IP configuration, including IP address, subnet mask, default gateway, and DNS information. Which protocol will you use to accomplish this?
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?
What letters appear next to a route, which is automatically created by RouterOS when user adds a valid address to an active interface?
There are two wireless cards (wlan1 and wlan2) which are bridged together. On wlan1 card thereis a setting
"Forwarding=no". Choose the correct answer(s):