Computer Networking What command will permit SMTP mail to only host 1.1.1.1? access-list 110 permit ip smtp host 1.1.1.1 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 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 10 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit tcp any host 1.1.1.1 eq smtp ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To enable OSPFv3, which of the following would you use? Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The first step in troubleshooting many problems is to verify which of the following? TCP/IP is installed correctly on the client The subnet mask is valid The WINS server is running The BDC is operable None of these TCP/IP is installed correctly on the client The subnet mask is valid The WINS server is running The BDC is operable None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following commands will configure all the default VTY ports on a router? Router (config-if) #line console 0 Router (config) #line vty 0 4 Router#line vty 0 4 Router (config) #line vty all Router (config-if) #line console 0 Router (config) #line vty 0 4 Router#line vty 0 4 Router (config) #line vty all ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Time required for a message to travel from one device to another is known as: Transit time Dialogue time Wait time Response time Transit time Dialogue time Wait time Response time ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What protocol does PPP use to identify the Network layer protocol? HDLC LCP ISDN NCP HDLC LCP ISDN NCP ANSWER DOWNLOAD EXAMIANS APP