Networking - IP Routing - Discussion
Discussion Forum : IP Routing - IP Routing (Q.No. 17)
17.
Network 206.143.5.0 was assigned to the Acme Company to connect to its ISP. The administrator of Acme would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network?
- Gateway(config)# ip route 0.0.0.0 0.0.0.0 206.143.5.2
- Gateway(config)# router rip
- Gateway(config-router)# network 206.143.5.0
- Gateway(config-router)# network 206.143.5.0 default
Answer: Option
Explanation:
There are actually three different ways to configure the same default route, but only two are shown in the answer. First, you can set a default route with the 0.0.0.0 0.0.0.0 mask and then specify the next hop, as in option A. Or you can use 0.0.0.0 0.0.0.0 and use the exit interface instead of the next hop. Finally, you can use option D with the ip default-network command.
Discussion:
3 comments Page 1 of 1.
Asfund said:
6 years ago
I think option 4 is incorrect, 3rd option should satisfy all conditions.
Knk said:
8 years ago
Maybe option 4 is wrong.
It should be
Gateway(config-router)#ip default-network 206.143.5.0.
It should be
Gateway(config-router)#ip default-network 206.143.5.0.
Navas said:
1 decade ago
In option D have "Gateway (config-router) # network 206. 143. 5. 0 default".
For that which router mode we have to go ?
For that which router mode we have to go ?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers