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 201 topic 1 question 84 discussion

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

A virtual server is listening at 10.10.1.100:any and has the following iRule associated with it: when CLIENT_ACCEPTED { if {[TCP::local_port] equals 21 } { pool ftppool } elseif {[TCP::local_port] equals 23 } { pool telnetpool }
If a user connects to 10.10.1.100 and port 22, which pool will receive the request?

  • A. ftppool
  • B. telnetpool
  • C. None. The request will be dropped.
  • D. Unknown. The pool cannot be determined from the information provided.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
BlackDealth
1 month, 3 weeks ago
When the iRule is applied to the virtual server listening at 10.10.1.100:any, it checks the local port to determine which pool to use. The iRule has conditions for ports 21 and 23, but there is no condition for port 22. Therefore, if a user connects to 10.10.1.100 on port 22, none of the specified conditions in the iRule will be met. Given this, the correct answer is: C. None. The request will be dropped. Explanation: The iRule does not specify a pool for port 22. Without a matching condition, the request will not be directed to any pool, resulting in the request being dropped.
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 ...
ex Want to SAVE BIG on Certification Exam Prep?
close
ex Unlock All Exams with ExamTopics Pro 75% Off
  • arrow Choose From 1000+ Exams
  • arrow Access to 10 Exams per Month
  • arrow PDF Format Available
  • arrow Inline Discussions
  • arrow No Captcha/Robot Checks
Limited Time Offer
Ends in