Identify the purpose of the following command 'ip route

192.168.100.0 255.255.255.0 10.1.0.1'

A.) Enabling a dynamic routing protocol

B.) Creating a static route to the 10.1.0.0 network

C.) Teaches the router about the distant network
192.168.100.0 and how

it can be reached via 10.1.0.1

D.) Assigning the IP address 192.168.100.0 to an interface



Identify the purpose of the following command 'ip route 192.168.100.0 255.255.255.0 10.1.0.1..

Answer / guest

Answer: C

A static routes teaches the router about a distant network
and the next

hop to reach that network. Command syntax:

ip route network-address subnet-mask next-hop-address

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More CCNA Interview Questions

Which is not a common problem with Distance-Vector routing? A.) Slow convergence. B.) Complex configuration. C.) Routing loops. D.) Periodic updates can slow convergence. E.) Counting to infinity.

1 Answers  


Identify the definition of demarcation? A.) Date in which the WAN service contract expires B.) Cabling which extends from the WAN service provider to the customer C.) Division of responsibility, where the CPE ends and the local loop begins D.) Equipment which is located at the customer premises

1 Answers  


What is the protocol number for TCP? A.) 80 B.) 21 C.) 11 D.) 6

1 Answers  


Select the most correct statement regarding client port address assignment. The client port always matches the destination port. To access a web page the client uses the source port of 80 and the destination port is dynamically selected. When a client requests a web page the destination port is 80 by default and the source port for the client is dynamically selected. The client source port is 1024 to get web pages and 1055 when retrieving ftp files.

2 Answers  


Given the IPX address 4a.0002.1111.a999, what is the network ID and what is the node ID? A.) net 4a host 0002.1111.a999 B.) net a999 node 0002.1111 C.) net 0002.1111.a999 node 4a D.) net 0002.1111 node a999

1 Answers  






Which command can verify only Network layer connectivity between 2 hosts? A.) ping B.) e-mail C.) plp D.) arp E.) telnet

4 Answers  


Hi, All I am configuring EIGRP in Packet tracer, after configuring all the things it is not working but in one condition it is working fine if i am putting all my router and network withing one network subnets e.g. 172.16.0.0 or 10.0.0.0 but whenever i am puting different network subnets e.g. in one network it is RA(config-if)#=ip address 10.0.0.1, and in fa0/0= 192.168.1.10 and in RB(config-if)#10.0.0.2 (s1/0) and in S1/1 11.0.0.1 and in fa 0/0 192.168.100.1 ,where as in third router RC(config-if)#=ip address 11.0.0.2 and in fa 0/0 172.16.1.10 and after configuring all this serial is showing up and protocol showing up but eigrp process not taking place after adding eigrp configuration, i tried with "no auto-summary" command but not working.. Suggest me where i missing something? can mail me at : gtech.innovator@gmail.com

20 Answers  


Identify the extended IP access-list number range? A.) 600 - 699 B.) 1 - 99 C.) 900 - 999 D.) 100 - 199

2 Answers  


Which cable do you use to connect a PC directly to the fast ethernet interface on a router. For example if you wanted to do an IOS upgrade from your laptop?

5 Answers  


Define network?

0 Answers  


What is the distance limitation for 100BaseT? A. 607 ft B. 25 Meters C. 1,000 ft D. 185 Meters

1 Answers  


Identify the command to determine if an IP access-list is grouped on interface e0? A.) Router(config)# show ip interface e0 B.) Router> show ip interface e0 C.) Router# show interface e0 D.) Router# show ip interface e0

1 Answers  


Categories