QuestionQ109
Identify and Resolve LTM Device Issues
Using the exhibit, a server administrator observes that one server intermittently is NOT sent any HTTP requests. The server logs show no issues. The LTM Specialist sees log entries indicating that node 172.16.20.1 is cycling between down and up status. The pool associated with virtual server 10.10.1.100 has a custom HTTP monitor applied.
Which tcpdump filter will help trace the monitor?
- A tcpdump -i internal port 80 and host 172.16.1.31
- B tcpdump -i external port 80 and host 10.10.1.100
- C tcpdump -i internal port 80 and host 172.16.1.33
- D tcpdump -i external port 80 and host 172.16.20.1
Community Discussion