Exam 156-315.80 All QuestionsBrowse all questions from this exam
Question 54

What are the attributes that SecureXL will check after the connection is allowed by Security Policy?

    Correct Answer: A

    SecureXL checks the following attributes after a connection is allowed by the Security Policy: source address, destination address, source port, destination port, and protocol. These attributes form the 5-tuple used to identify and accelerate connections, which ensures secure and efficient traffic processing.

Discussion
HitMonkeyOption: A

Tricky question, I think the answer is A. On CCSE manual page 399 it is stated for packet acceleration to occur the connection is identified by five attributes: - source address - destination address - source port - destination port - protocol However on CCSE manual page 400 there is a thing call "Session Rate Acceleration" which will create a TEMPLATE with the source port masked off, so when NEW CONNECTIONS are established the SYN package can be accalereted aswell, but for an already established connection you cannot simply change the source port. TLDR: I think the answer is A because for an already established connection SecureXL will pay attention to the source port.

retasd13

isn't it the other way around? To speed up processing, the source port will be ignored, since the transfer occurs within one session? A similar question was in CCSA i think.

simonepreiteOption: D

Should be D?

lordlichOption: A

5-tuple

abhijitlaxabOption: A

Correct answer is A - as per 5 tuple

AchiGiOption: D

D is the correct answer

seralvarCROption: A

It is not asking what is checked once the template is created, it asks what is checked once the traffic is allowed by the policy, so it is the 5-tuple

mrnqazOption: A

There is no mention of templates... Not all connections are templated... So in general the answer should be A...