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.

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

ANSWER DOWNLOAD EXAMIANS APP

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

access-list 10 deny 172.16.0.0 0.0.255.255
access-list 10 deny 172.16.64.0 0.0.31.255
access-list 10 deny 172.16.48.0 255.255.240.0
access-list 10 deny 172.16.48.0 0.0.15.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
CSMA (Carrier Sense Multiple Access) is

network access standard for connecting stations to a circuit-switched network
a very common bit-oriented data link protocol issued by ISO.
None of these
a method of determining which device has access to the transmission medium at any time
a method access control technique for multiple-access transmission media.

ANSWER DOWNLOAD EXAMIANS APP