Computer Networking What command will permit SMTP mail to only host 1.1.1.1? access-list 110 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp access-list 10 permit smtp host 1.1.1.1 access-list 110 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp access-list 10 permit smtp host 1.1.1.1 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.65 171.16.10.94 net 255.255.255.240 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.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.65 171.16.10.94 net 255.255.255.240 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.224 ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Sending a file from your personal computer's primary memory or disk to another computer is called hang on logging on downloading uploading None of these hang on logging on downloading uploading None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You type show running-config and get this output:[output cut]Line console 0 Exec-timeout 1 35 Password BIXPASSWD Login[output cut]What do the two numbers following the exec-timeout command mean? If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out. If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed. If no command has been typed in 35 seconds, the console connection will be closed. If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed. If no router activity has been detected in 1 hour and 35 minutes, the console will be locked out. If no commands have been typed in 1 minute and 35 seconds, the console connection will be closed. If no command has been typed in 35 seconds, the console connection will be closed. If you're connected to the router by a Telnet connection, input must be detected within 1 minute and 35 seconds or the connection will be closed. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command will display the line, protocol, DLCI, and LMI information of an interface? show run show frame-relay pvc show interface sh pvc show run show frame-relay pvc show interface sh pvc ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following files is used for NetBIOS name resolution? None of these LMHOSTS FQDN ARP HOSTS None of these LMHOSTS FQDN ARP HOSTS ANSWER DOWNLOAD EXAMIANS APP