Computer Networking If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use? access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A devices that links two homogeneous packet-broadcast local networks, is gateway None of these repeater bridge hub gateway None of these repeater bridge hub ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The data communication support should include, but is not restricted to All of these terminal support, electronic mail and voice grams. file transfer and transaction processing file and database access All of these terminal support, electronic mail and voice grams. file transfer and transaction processing file and database access ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The Acme Corporation is implementing dial-up services to enable remote-office employees to connect to the local network. The company uses multiple routed protocols, needs authentication of users connecting to the network, and since some calls will be long distance, needs callback support. Which of the following protocols is the best choice for these remote services? 802.1 PPP HDLC PAP Frame Relay 802.1 PPP HDLC PAP Frame Relay ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A communications device that combines transmissions from several I/O devices into one line is a: modifier None of these multiplexer concentrator full-duplex line modifier None of these multiplexer concentrator full-duplex line ANSWER DOWNLOAD EXAMIANS APP
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, 2 and 4 1 and 4 1 only 3 only 1, 2 and 4 1 and 4 1 only ANSWER DOWNLOAD EXAMIANS APP