Computer Networking
Which of the following series of commands will restrict Telnet access to the router?

Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 out
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line con 0Lab_A(config-line)#ip access-group 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#ip access-group 10 in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is a stub network?

A network that has only one entry and exit point.
A network with more than one exit point.
A network with only one entry and no exit point.
A network with more than one exit and entry point.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The Internet Control Message Protocol (ICMP)

provides communication between the Internet Protocol Software on one machine and the Internet Protocol Software on another
allows gateways to send error a control messages to other gateways or hosts
All of these
None of these
reports error conditions to the original source, the source must relate errors to individual application programs and take action to correct the problem

ANSWER DOWNLOAD EXAMIANS APP