Podcast
Questions and Answers
Select true statements about PPTP/PPPoE server.
Select true statements about PPTP/PPPoE server.
- PPTP server is reachable on all ip adresses (correct)
- PPPoE server is reachable via all active interfaces
- PPPoE server can be bound to one single interface (correct)
- PPTP server can be bound to one single interface
/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?
- 192.168.0.3
- 192.168.0.2
- 192.168.0.4
- 192.168.0.1 (correct)
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 add area=backbone network=192.168.1.64/26; area=privatenetwork=10.0.0.0/24 (correct)
- interface add interface=lan_interface, interface=wan_interface
- network add area=backbone network=192.168.1.127/26; area=private network=10.0.0.0/24
- network add area=backbone network=192.168.1.64/24; area=private network=10.0.0.0/24
Network redundancy over several links (failover) can be achieved by
Network redundancy over several links (failover) can be achieved by
OSPF starts working on the router as soon as
OSPF starts working on the router as soon as
Mangle Routing (routing-mark) is possible, by using chains:
Mangle Routing (routing-mark) is possible, by using chains:
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?
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.
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 ?
Flashcards
PPTP server reachability
PPTP server reachability
A PPTP server can be accessed from any IP address.
IP Route Configuration
IP Route Configuration
Configuring the router's routing table to determine the best path for outgoing packets.
Routing Table Entry
Routing Table Entry
A specific entry in the routing table indicating where a packet destined to a particular IP range will be routed.
Gateway for 192.168.3.240
Gateway for 192.168.3.240
Signup and view all the flashcards
Network prefix
Network prefix
Signup and view all the flashcards