Computer Networking What flavor of Network Address Translation can be used to have one IP address allow many users to connect to the global Internet? Dynamic Static NAT PAT Dynamic Static NAT PAT ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the default subnet mask for a class B network? 255.0.0.0 255.255.0.0 None of these 127.0.01 255.255.255.0 255.0.0.0 255.255.0.0 None of these 127.0.01 255.255.255.0 ANSWER DOWNLOAD EXAMIANS APP
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 10 permit smtp host 1.1.1.1 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 110 permit tcp any host 1.1.1.1 eq smtp access-list 10 permit smtp host 1.1.1.1 access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp ANSWER DOWNLOAD EXAMIANS APP
Computer Networking MAC is None of these a method access control technique or multiple-access transmission media a very common bit-oriented data link protocol issued to ISO. a method of determining which device has access to the transmission medium at any time network access standard for connecting stations to a circuit-switched network None of these a method access control technique or multiple-access transmission media a very common bit-oriented data link protocol issued to ISO. a method of determining which device has access to the transmission medium at any time network access standard for connecting stations to a circuit-switched network ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command will copy the IOS to a backup host on your network? copy run start copy flash tftp copy start tftp transfer IOS to 172.16.10.1 copy run start copy flash tftp copy start tftp transfer IOS to 172.16.10.1 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You want to create a standard access list that denies the subnet of the following host: 172.16.144.17/21. Which of the following would you start your list with? access-list 10 deny 172.16.48.0 255.255.240.0 access-list 10 deny 172.16.136.0 0.0.15.255 access-list 10 deny 172.16.144.0 0.0.7.255 access-list 10 deny 172.16.64.0 0.0.31.255 access-list 10 deny 172.16.48.0 255.255.240.0 access-list 10 deny 172.16.136.0 0.0.15.255 access-list 10 deny 172.16.144.0 0.0.7.255 access-list 10 deny 172.16.64.0 0.0.31.255 ANSWER DOWNLOAD EXAMIANS APP