Computer Networking
Which of the following commands displays the configurable parameters and statistics of all interfaces on a router?

show running-config
show startup-config
show interfaces
show versions

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which command will create a dynamic pool named Todd that will provide you with 30 global addresses?

ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240
ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224
ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224
ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You telnet into a remote device and type debug ip rip, but no output from the debug command is seen. What could the problem be?

You must type the show ip rip command first.
Debug output is sent only to the console.
You must use the terminal monitor command.
IP addressing on the network is incorrect.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
A network administrator views the output from the show ip route command. A network that is advertised by both RIP and IGRP appears in the routing table flagged as an IGRP route. Why is the RIP route to this network not used in the routing table?

IGRP has a faster update timer.
IGRP has a lower administrative distance.
The IGRP route has fewer hops.
RIP has a higher metric value for that route.

ANSWER DOWNLOAD EXAMIANS APP