Select the command that can be used to route a data packet route out of your current LAN if a route to the specified destination has not been entered into the router's routing table. The destination IP address is 192.168.12.3. The subnet mask being used for the LAN is /26. The next hop IP address is 192.168.12.66
A) router(config)# ip route 192.168.12.66 0.0.0.0 0.0.0.0
B) router(config)# ip route 0.0.0.0 0.0.0.0 192.168.12.66
C) router>ip route 0.0.0.0 0.0.0.0 192.168.12.66
D) router>ip route 192.168.12.66 0.0.0.0 0.0.0.0
B
Computer Science & Information Technology
You might also like to view...
Similar to an Excel worksheet, a database is organized in a format of horizontal rows and vertical columns
Indicate whether the statement is true or false
Computer Science & Information Technology
To cancel a selection like the one shown in the accompanying figure, you can press the ____ key.
a. F1
b. F3
c. CTRL
d. ESC
Computer Science & Information Technology