Computer Networking Which WLAN IEEE specification allows up to 54Mbps at 2.4GHz? G B A N G B A N ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are unsuccessful in telnetting into a remote device. What could the problem be?1. IP addresses are incorrect.2. Access control list is filtering Telnet.3. There is a defective serial cable.4. The VTY password is missing. 2 and 4 only 1 only All of these 3 only 2 and 4 only 1 only All of these 3 only ANSWER DOWNLOAD EXAMIANS APP
Computer Networking When two computers communicate with each other, they send information back and forth. If they are separated by a reasonable distance, they can send and receive the information through a direct cable connection which is called a null-modem connection. Presently what is the maximum distance in metres permitted in this null-modem connection? 150 100 None of these 80 30 150 100 None of these 80 30 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are working on a router that has established privilege levels that restrict access to certain functions. You discover that you are not able to execute the command show running-configuration. How can you view and confirm the access lists that have been applied to the Ethernet 0 interface on your router? show interface Ethernet 0 show access-lists show ip interface Ethernet 0 show ip access-lists show interface Ethernet 0 show access-lists show ip interface Ethernet 0 show ip access-lists ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following describes an industry-wide standard suite of protocols and algorithms that allows for secure data transmission over an IP-based network that functions at the layer 3 Network layer of the OSI model? HDLC Cable xDSL VPN IPSec HDLC Cable xDSL VPN IPSec 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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp 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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp ANSWER DOWNLOAD EXAMIANS APP