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 10 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit ip smtp 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 10 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit ip smtp host 1.1.1.1 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A station in a network forwards incoming packets by placing them on its shortest output queue. What routing algorithm is being used? static routing flooding delta routing None of these hot potato routing static routing flooding delta routing None of these hot potato routing ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The IEEE 802 project of the 1980s involved further defining the lower two layers of the OSI model. A number of standards were agreed upon during that time. Which of the following is the standard for Ethernet? 802.3 802.6 802.2 802.5 802.4 802.3 802.6 802.2 802.5 802.4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following provides a storage mechanism for incoming mail but does not allow a user to download messages selectively? 2 IMAP POP3 SMTP DHCP 2 IMAP POP3 SMTP DHCP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command is used to upgrade an IOS on a Cisco router? copy tftp run copy tftp start copy tftp flash config net copy tftp run copy tftp start copy tftp flash config net ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The Acme Corporation is implementing dial-up services to enable remote-office employees to connect to the local network. The company uses multiple routed protocols, needs authentication of users connecting to the network, and since some calls will be long distance, needs callback support. Which of the following protocols is the best choice for these remote services? HDLC PAP 802.1 Frame Relay PPP HDLC PAP 802.1 Frame Relay PPP ANSWER DOWNLOAD EXAMIANS APP