After the command -- router igrp 200 -- what command would
enable
IGRP on the router for interface E0, with an address of
157.89.4.4 and a
mask of 255.255.255.0 ?
A.) network 157.89.4.0 255.255.255.1
B.) network 157.89.0.0
C.) router igrp *
D.) router igrp 157.89.0.1
E.) router igrp int e1
F.) router igrp 157.89.4.1
Answers were Sorted based on User's Feedback
Answer / vijay chandar
answere is (b) because we have tell the router which
network should be advertise routes for and this is done
using command network network_address
| Is This Answer Correct ? | 4 Yes | 0 No |
What is difference between tcp/ip and osi model?
Describe End to End network services: (Choose all that apply) A.) Best Route selection B.) Accomplished Segment by Segment, each segment is autonomous C.) Flow Control & Data Integrity D.) Best efforts packet delivery
After how long eigrp protocol advertise its routing table?
What is the function of application layer in networking?
Identify the command to view the configuration-register value? A.) show register B.) display config-register C.) show config D.) show version
Identify the protocol to test connectivity without configuring any layer 3 protocols? A.) TCP B.) Ping C.) IP D.) CDP E.) Telnet
Why we are not using subnet mask of class A in class C?before answering this question, just think upon if we do this then we don't need to move to IPv6.
Which layer is responsible for putting 1s and 0s into a logical group? A.) Session B.) Application C.) Transport D.) Data Link E.) Physical F.) Network
Identify the command to reload the router? A.) Router(config)# reload B.) Router# reset C.) Router# reload D.) Router> reload
What does the following series of commands accomplish? router igrp 71 network 10.0.0.0 router igrp 109 network 172.68.7.0 A. It isolates networks 10.0.0.0 and 172.68.7.0. B. It loads igrp for networks 109 and 71. C. It disables RIP. D. It disables all routing protocols.
What is the maximum request timer?
What is hsrp?