Computer Networking
A group of 2m - 1 routers are interconnected in a centralized binary tree, with router at each tree node. Router I communicate with router J by sending a message to the root of the tree. The root then sends the message back down to J. Then find the mean router-router path length.

2 (2m - 1)
2 (m - 2)
m - 1
(2m - l)/mJ

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true regarding access lists applied to an interface?

One access list may be configured, per direction, for each layer 3 protocol configured on an interface.
You can place as many access lists as you want on any interface until you run out of memory.
You can apply only one access list on any interface.
You can apply two access lists to any interface.

ANSWER DOWNLOAD EXAMIANS APP