F5 LTM Specialist: Maintain & Troubleshoot 301b Question # 24 Topic 3 Discussion

F5 LTM Specialist: Maintain & Troubleshoot 301b Question # 24 Topic 3 Discussion

301b Exam Topic 3 Question 24 Discussion:
Question #: 24
Topic #: 3

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 { }

httpcompression { }

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.12: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.)


A.

tcp


B.

http


C.

oneconnect


D.

snat automap


E.

httpcompression


Get Premium 301b Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.