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 tcp any host 1.1.1.1 eq smtp access-list 110 permit ip smtp host 1.1.1.1 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 10 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 smtp host 1.1.1.1 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are working on a router that has established privilege levels that restrict access to certain functions. You discover that you are not able to execute the command show running-configuration. How can you view and confirm the access lists that have been applied to the Ethernet 0 interface on your router? show ip interface Ethernet 0 show ip access-lists show interface Ethernet 0 show access-lists show ip interface Ethernet 0 show ip access-lists show interface Ethernet 0 show access-lists ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How many OSI layers are covered in the X.25 standard? seven three two None of these six seven three two None of these six ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Select the wrong data communication system component: Protocol Transits Receiver Medium Protocol Transits Receiver Medium ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is an advantage to using fiber optics data transmission? low noise level resistance to data theft All of these fast data transmission rate few transmission errors low noise level resistance to data theft All of these fast data transmission rate few transmission errors ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To enable RIPng, which of the following would you use? Router1(config-if)# ipv6 router rip 1 Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config)# ipv6 router eigrp 10 Router1(config-if)# ipv6 router rip 1 Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config)# ipv6 router eigrp 10 ANSWER DOWNLOAD EXAMIANS APP