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.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 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 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 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 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 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 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 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command would you place on interface on a private network? ip inside local ip nat inside ip outside global ip nat outside ip inside local ip nat inside ip outside global ip nat outside ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The fundamental requirements of private-to-public network interconnection methods which need to be provided in gateways is/are A and B both adequate cost control mechanisms for administration of the private networks universal accessibility for private network Data Terminal Equipment (DTE) None of these to assign address to private network DTEs A and B both adequate cost control mechanisms for administration of the private networks universal accessibility for private network Data Terminal Equipment (DTE) None of these to assign address to private network DTEs ANSWER DOWNLOAD EXAMIANS APP
Computer Networking HOSTS file entries are limited to how many characters? 8 255 500 None of these Unlimited 8 255 500 None of these Unlimited ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following TCP/IP protocol is used for remote terminal connection service? None of these TELNET RARP UDP FTP None of these TELNET RARP UDP FTP ANSWER DOWNLOAD EXAMIANS APP