Computer Networking
A station in a network forwards incoming packets by placing them on its shortest output queue. What routing algorithm is being used?

None of these
static routing
delta routing
flooding
hot potato routing

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You type debug ip rip on your router console and see that 172.16.10.0 is being advertised to you with a metric of 16. What does this mean?

The route is 16 hops away.
The route has a delay of 16 microseconds.
They will all load-balance.
The route is queued at 16 messages a second.
The route is inaccessible.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You want to create a standard access list that denies the subnet of the following host: 172.16.144.17/21. Which of the following would you start your list with?

access-list 10 deny 172.16.48.0 255.255.240.0
access-list 10 deny 172.16.64.0 0.0.31.255
access-list 10 deny 172.16.144.0 0.0.7.255
access-list 10 deny 172.16.136.0 0.0.15.255

ANSWER DOWNLOAD EXAMIANS APP