Computer Networking
What does the passive command provide to dynamic routing protocols?

Stops the router from receiving any dynamic updates.
Stops an interface from sending periodic dynamic updates but not from receiving updates.
Stops the router from sending any dynamic updates.
Stops an interface from sending or receiving periodic dynamic updates.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following technique is used for Time-To-Line (TTL)?

One of the pieces that results when an IP gateway divides an IP datagram into smaller pieces for transmission across a network that cannot handle the original datagram size.
None of these
a technique used by protocols in which a lower level protocol accepts a message from a higher level protocol and places it in the data portion of the low level frame
a technique used in best-effort delivery system to avoid endlessly looping packets.
All of these

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