(ISC)2
301B · Question #152
301B Question #152: Real Exam Question with Answer & Explanation
Sign in or unlock 301B to reveal the answer and full explanation for question #152. The question stem and answer options stay visible for context.
Question
The pool members are serving up simple static web content. The current virtual server configuration is given as follows:
tmsh list ltm virtual simple
ltm virtual simple {
destination 10.10.10.10:80
ip-protocol tcp
mask 255.255.255.255
profiles {
http {
compression {
oneconnect {
}
}
}
tcp {
}
}
snat automap
vlans-disabled
}
tmsh list ltm pool simple_pool
ltm pool simple_pool {
members {
10.10.10.11:80 {
address 10.10.10.11
}
10.10.10.12:80 {
address 10.10.10.12
}
10.10.10.13:80 {
address 10.10.10.13
}
}
}
Which three objects in the virtual server configuration can be removed without disrupting functionality of the virtual server? (Choose three.)
Options
- Atcp
- Bhttp
Unlock 301B to see the answer
You've previewed enough free 301B questions. Unlock 301B for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.