Computer Networking
Which of the following describe the process identifier that is used to run OSPF on a router?1. It is locally significant.2. It is globally significant.3. It is needed to identify a unique instance of an OSPF database.4. It is an optional parameter required only if multiple OSPF processes are running on the router.

1, 2 and 4
IS-IS
1 and 3
All of these
3 and 5

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Two connected routers are configured with RIP routing. What will be the result when a router receives a routing update that contains a higher-cost path to a network already in its routing table?

The updated information will be added to the existing routing table.
The existing routing table entry will be deleted from the routing table and all routers will exchange routing updates to reach convergence.
They will all load-balance.
The updated information will replace the existing routing table entry.
The update will be ignored and no further action will occur.

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 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
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line con 0Lab_A(config-line)#ip access-group 10 in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What is the purpose of flow control?

To reassemble segments in the correct order at the destination device.
To ensure that data is retransmitted if an acknowledgment is not received.
To provide a means for the receiver to govern the amount of data sent by the sender.
To regulate the size of each segment.

ANSWER DOWNLOAD EXAMIANS APP