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 tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet 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 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Devices on one network can communicate with devices on another network via a None of these file server printer server gateway utility server None of these file server printer server gateway utility server ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following would be a good starting point for troubleshooting if your router is not translating? Check your interfaces for the correct configuration. Reboot. Run the debug all command. Call Cisco. Check your interfaces for the correct configuration. Reboot. Run the debug all command. Call Cisco. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking RS-232-G is an interface between two data circuit terminating equipment as examplified by a local and remote modem requires only 7 pin out of 25 in order to transmit digital data over public telephone lines None of these is an interface standard between Data terminal Equipment and Data Circuit Terminating Equipment specifies only the mechanical characteristics of an interface by providing a 25-pin connector is an interface between two data circuit terminating equipment as examplified by a local and remote modem requires only 7 pin out of 25 in order to transmit digital data over public telephone lines None of these is an interface standard between Data terminal Equipment and Data Circuit Terminating Equipment specifies only the mechanical characteristics of an interface by providing a 25-pin connector ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following would be good reasons to run NAT?1. You need to connect to the Internet and your hosts don't have globally unique IP addresses.2. You change to a new ISP that requires you to renumber your network.3. You don't want any hosts connecting to the Internet.4. You require two intranets with duplicate addresses to merge. 2 and 4 3 only 1, 2 and 4 All of these 2 and 4 3 only 1, 2 and 4 All of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are trying to decide which type of network you will use at your office, and you want the type that will provide communication and avoid collisions on the cable. Which of the following is the best choice? ARCnet Ethernet Token-Ring CSMA/CD CSMA/CA ARCnet Ethernet Token-Ring CSMA/CD CSMA/CA ANSWER DOWNLOAD EXAMIANS APP