Computer Networking Which protocol does Ping use? TCP ARP BootP ICMP TCP ARP BootP ICMP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command would you place on interface on a private network? ip nat inside ip nat outside ip outside global ip inside local ip nat inside ip nat outside ip outside global ip inside local ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid? access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Error detection at the data link level is achieved by Hamming Code Equalization Cyclic Redundancy Code Bit Stuffing Hamming Code Equalization Cyclic Redundancy Code Bit Stuffing ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To enable RIPng, which of the following would you use? Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 Router1(config-rtr)# no shutdown ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is an example of a client-server model? FTP None of these TELNET DNS All of these FTP None of these TELNET DNS All of these ANSWER DOWNLOAD EXAMIANS APP