A network administrator has been receiving work orders about poor voice quality crossing a branch T1.The cause is determined to be users running high bandwidth file sharing applications across the T1 sending large packets delaying the smaller voice streams. Which of the following would improve voice quality?

A. Install a content caching proxy at the branch to reduce inbound WAN traffic.
B. Configure traffic shaping to reduce the bandwidth available to the file sharing application.
C. Configure a separate VLAN for the IP phones.
D. Upgrade switches to provide higher bandwidth ports for workstations and IP phones


Answer: B. Configure traffic shaping to reduce the bandwidth available to the file sharing application.

Computer Science & Information Technology

You might also like to view...

Assuming that bitset b1 contains the bits [0 1 1 0] and bitset b2 contains the bits [1 1 1 1], which of the following expressions returns true?

a. b1.any() b. b1 == b2 c. b1.test(3) d. b2.none()

Computer Science & Information Technology

What do the initially empty queues queue1and queue2“look like” after thefollowing sequence of operations?Compare these results with Checkpoint Question 2 in Chapter 6.

What will be an ideal response?

Computer Science & Information Technology

What PostgreSQL command-line utility backs up PostgreSQL database settings?

A. pg_dumpall B. pg_dump C. pg_restore D. pg_backup

Computer Science & Information Technology

Whistle-blowers

a. make an unauthorized discloser about a harmful situation or fraud. b. usually gain the respect and admiration of their colleagues. c. are usually financially rewarded by their organizations for their integrity. d. typically get promoted to management. e. All of the above

Computer Science & Information Technology