Riverbed
199-01 · Question #207
What is the process for dropping the connection of an individual user that is currently being optimized?As an example, consider an HTTP connection being optimized with a local address of…
The correct answer is A. From the GUI, under Connections, select the connection and click on the Reset button D. From the CLI: tcp connection send reset remote-only local-addr 192.168.5.10 local-port 7800. See the full explanation below for the reasoning.
Question
What is the process for dropping the connection of an individual user that is currently being optimized?As an example, consider an HTTP connection being optimized with a local address of 192.168.5.10 and remote address of 192.168.5.90.(Select 2)
Options
- AFrom the GUI, under Connections, select the connection and click on the Reset button
- BFrom the GUI, under Connections, select the connection and click on the Drop button
- CFrom the CLI: tcp connection send reset local-only local-addr 192.168.5.10:9999 remote-addr
- DFrom the CLI: tcp connection send reset remote-only local-addr 192.168.5.10 local-port 7800
- EFrom CLI: tcp reset user 192.168.5.10
How the community answered
(58 responses)- A71% (41)
- B3% (2)
- C9% (5)
- E17% (10)
Community Discussion
No community discussion yet for this question.