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

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type show running-config and get this output:[output cut]Line console 0 Exec-timeout 1 35 Password BIXPASSWD Login[output cut]What do the two numbers following the exec-timeout command mean?

If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed.
If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed.
If no command has been typed in 35 seconds, the console connection will be closed.
If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out.

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 cisco
Router(config-if)# encapsulation frame-relay q933a
Router(config-if)# encapsulation frame-relay ansi
Router(config-if)# encapsulation frame-relay ietf

ANSWER DOWNLOAD EXAMIANS APP