Computer Networking
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.22. Gateway (config) # router rip3. Gateway (config-router) # network 206.143.5.04. Gateway (config-router) # network 206.143.5.0 default

1 only
1, 2 and 4
3 only
1 and 4

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.
RIP has a higher metric value for that route.
IGRP has a lower administrative distance.
The IGRP route has fewer hops.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
TCP is:

Operates at the Data Link layer
None of these
Connectionless and unreliable
Connection orientated and unreliable
Connection orientated and reliable

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to configure a router for a Frame Relay connection to a non-Cisco router. Which of the following commands will prepare the WAN interface of the router for this connection?

Router(config-if)# encapsulation frame-relay ansi
Router(config-if)# encapsulation frame-relay q933a
Router(config-if)# encapsulation frame-relay ietf
Router(config-if)# encapsulation frame-relay cisco

ANSWER DOWNLOAD EXAMIANS APP