Computer Networking You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use? access-list 10 deny 192.168.160.0 0.0.31.255 access-list 10 deny 192.168.0.0 0.0.31.255 access-list 10 deny 192.168.160.0 255.255.224.0 access-list 10 deny 192.168.160.0 0.0.191.255 access-list 10 deny 192.168.160.0 0.0.31.255 access-list 10 deny 192.168.0.0 0.0.31.255 access-list 10 deny 192.168.160.0 255.255.224.0 access-list 10 deny 192.168.160.0 0.0.191.255 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command will clear all the translations active on your router? clear ip nat translations * show ip nat translations show ip nat statistics debug ip nat clear ip nat translations * show ip nat translations show ip nat statistics debug ip nat ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command will create a dynamic pool named Todd that will provide you with 30 global addresses? ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0 ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240 ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224 ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224 ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0 ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240 ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224 ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking For connecting modem, a computer must be equipped with a port that conforms to the RS-232 standard of the Electronic Industries Association of America. What do the letters 'RS' stand for? Registered source Recognised standard None of these Random sequence Recommended standard Registered source Recognised standard None of these Random sequence Recommended standard ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is considered to be the destination host after translation? Inside global Outside global Inside local Outside local Inside global Outside global Inside local Outside local ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following are disadvantages of using NAT?1. Translation introduces switching path delays.2. Conserves legally registered addresses.3. Causes loss of end-to-end IP traceability.4. Increases flexibility when connecting to the Internet.5. Certain applications will not function with NAT enabled.6. Reduces address overlap occurrence. 2, 4 and 5 1, 3 and 5 3 and 4 1 and 3 2, 4 and 5 1, 3 and 5 3 and 4 1 and 3 ANSWER DOWNLOAD EXAMIANS APP