Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 130
Which two actions must you perform to enable and use window scaling on a router? (Choose two.)
Answer options
- A. Execute the command ip tcp window-size 65536. B. Set window scaling to be used on the remote host.
- B. Execute the command ip tcp queuemax.
- C. Set TCP options to "enabled" on the remote host.
- D. Execute the command ip tcp adjust-mss.
Correct answer: A, B
Explanation
The correct answer is A and B because executing the command ip tcp window-size 65536 configures the window size, and setting window scaling on the remote host ensures compatibility. The other options either do not pertain to enabling window scaling or are irrelevant to the configuration process.