Computer Networking Which command would you place on interface on a private network? ip outside global ip nat outside ip nat inside ip inside local ip outside global ip nat outside ip nat inside ip inside local ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is not a disadvantage of wireless LAN? Slower data transmission All of these higher error rate interference of transmissions from different computers Slower data transmission All of these higher error rate interference of transmissions from different computers ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which network topology is considered passive? Star Mesh Ring Cross Bus Star Mesh Ring Cross Bus ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have a network ID of 134.57.0.0 with 8 subnets. You need to allow the largest possible number of host IDs per subnet. Which subnet mask should you assign? 255.255.252.0 255.255.248.0 255.255.255.255 255.255.240.0 255.255.224.0 255.255.252.0 255.255.248.0 255.255.255.255 255.255.240.0 255.255.224.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is used for modulation and demodulation? None of these modem gateway multiplexer protocols None of these modem gateway multiplexer protocols 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 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 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 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 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