Computer Networking
Which of the following commands will display the current IP addressing and the layer 1 and 2 status of an interface?1. show version2. show protocols3. show interfaces4. show controllers5. show ip interface

1, 2 and 4
3 and 4 only
None of these
2, 3 and 5

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The Internet Control Message Protocol (ICMP)

None of these
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
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

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 in
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)#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 out

ANSWER DOWNLOAD EXAMIANS APP