Podcast
Questions and Answers
Select true statements about PPTP/PPPoE server.
Select true statements about PPTP/PPPoE server.
/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?
/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?
You are enabling OSPF routing protocol in your infrastructure. You are deploying the backbone area in the network
and a local area for your private interface. Interfaces are configured:
wan_interface=192.168.1.65/26,
lan_interface=10.0.0.1/24.
In order to start to redistribute the routes, under routing OSPF you have to enter:
You are enabling OSPF routing protocol in your infrastructure. You are deploying the backbone area in the network and a local area for your private interface. Interfaces are configured: wan_interface=192.168.1.65/26, lan_interface=10.0.0.1/24. In order to start to redistribute the routes, under routing OSPF you have to enter:
Network redundancy over several links (failover) can be achieved by
Network redundancy over several links (failover) can be achieved by
Signup and view all the answers
OSPF starts working on the router as soon as
OSPF starts working on the router as soon as
Signup and view all the answers
Mangle Routing (routing-mark) is possible, by using chains:
Mangle Routing (routing-mark) is possible, by using chains:
Signup and view all the answers
Which static-route rule will have priority for destination 192.168.0.18?
Which static-route rule will have priority for destination 192.168.0.18?
Signup and view all the answers
In OSPF settings, the NBMA Neighbor setting can be used to improve the stability of OSPF across wireless links.
In OSPF settings, the NBMA Neighbor setting can be used to improve the stability of OSPF across wireless links.
Signup and view all the answers
Router A and B are both running as PPPoE servers on different broadcast domains of your network. Is it possible to
set Router A to use "/ppp secret" accounts from Router B to authenticate PPPoE customers ?
Router A and B are both running as PPPoE servers on different broadcast domains of your network. Is it possible to set Router A to use "/ppp secret" accounts from Router B to authenticate PPPoE customers ?
Signup and view all the answers