Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 101 topic 1 question 306 discussion

Actual exam question from F5's 101
Question #: 306
Topic #: 1
[All 101 Questions]

The partial configuration below includes an iRule, a virtual server, and pools. When traffic from the client at 160.10.10.10:2056 connects to the virtual server
Test_VS and sends an HTTP request, what will the client's source address be translated to as the traffic is sent to the chosen pool member?

  • A. 160.10.10.IOC.160.10.10.10
  • B. It could be either 10.10.10.10 or 10.10.10.11.
  • C. 10.10.10.2
  • D. 200.10.10.1
  • E. 10.10.10.1
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Danielseyoum
2 years, 10 months ago
E. 10.10.10.1 - The iRule doesn't evaluate the client port. [TCP::local_port] on Client side connection refers to the VS port. To evaluate the client port in this case [TCP::remote_port] should have been used or should have been [TCP::client_port]
upvoted 3 times
...
GHChee
3 years ago
ya, C is correct upper range
upvoted 1 times
...
espositop2004
3 years, 4 months ago
C is correct upper range
upvoted 1 times
...
Wassu
3 years, 6 months ago
well 2056 > 1024 then it falls under upper range so source address will be 10.10.10.2
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...