Computer Networking Which protocol is used to send a destination network unknown message back to originating hosts? BootP ARP ICMP TCP BootP ARP ICMP TCP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking IGRP uses which of the following as default parameters for finding the best path to a remote network?1. Hop count2. MTU3. Cumulative interface delay4. STP5. Path bandwidth value 3 and 5 2, 3 and 5 All of these 1 and 3 3 and 5 2, 3 and 5 All of these 1 and 3 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command is used to determine if an IP access list is enabled on a particular interface? show ip interface show interface access-lists show interface show access-lists show ip interface show interface access-lists show interface show access-lists ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the purpose of flow control? To ensure that data is retransmitted if an acknowledgment is not received. To regulate the size of each segment. To reassemble segments in the correct order at the destination device. To provide a means for the receiver to govern the amount of data sent by the sender. To ensure that data is retransmitted if an acknowledgment is not received. To regulate the size of each segment. To reassemble segments in the correct order at the destination device. To provide a means for the receiver to govern the amount of data sent by the sender. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following device is used with an X.25 network to provide service to asynchronous terminals Packet assembler/disassemble gateway repeater None of these bridges Packet assembler/disassemble gateway repeater None of these bridges ANSWER DOWNLOAD EXAMIANS APP
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 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 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 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 ANSWER DOWNLOAD EXAMIANS APP