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?
1. Gateway (config) # ip route 0.0.0.0 0.0.0.0 206.143.5.2
2. Gateway (config) # router rip
3. Gateway (config-router) # network 206.143.5.0
4. Gateway (config-router) # network 206.143.5.0 default
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?
1. Gateway (config) # ip route 0.0.0.0 0.0.0.0 206.143.5.2
2. Gateway (config) # router rip
3. Gateway (config-router) # network 206.143.5.0
4. Gateway (config-router) # network 206.143.5.0 default Correct Answer 1 and 4
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.
মোঃ আরিফুল ইসলাম
Feb 20, 2025