Computer Networking What command will permit SMTP mail to only 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 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 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What does the acronym ISDN stand for? Intelligent Services Digital Network Indian Standard Digital Network Integrated Services Digital Network Integrated Services Data Network None of these Intelligent Services Digital Network Indian Standard Digital Network Integrated Services Digital Network Integrated Services Data Network None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the first octet range for a class A IP address? 1 - 126 128 - 191 192 - 255 1 - 127 192 - 223 1 - 126 128 - 191 192 - 255 1 - 127 192 - 223 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command displays the configuration register setting? show boot version show flash show ip route show version show boot version show flash show ip route show version ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the subnetwork number of a host with an IP address of 172.16.66.0/21? 172.16.48.0 172.16.0.0 172.16.64.0 172.16.36.0 172.16.48.0 172.16.0.0 172.16.64.0 172.16.36.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To configure the VLAN trunking protocol to communicate VLAN information between two switches, what two requirements must be met?1. Each end of the trunk link must be set to the IEEE 802.1e encapsulation.2. The VTP management domain name of both switches must be set the same.3. All ports on both the switches must be set as access ports.4. One of the two switches must be configured as a VTP server.5. A rollover cable is required to connect the two switches together.6. A router must be used to forward VTP traffic between VLANs. 1, 2 and 4 3, 5 and 6 1 and 6 2 and 4 1, 2 and 4 3, 5 and 6 1 and 6 2 and 4 ANSWER DOWNLOAD EXAMIANS APP