What are the attributes that SecureXL will check after the connection is allowed by Security Policy?
What are the attributes that SecureXL will check after the connection is allowed by Security Policy?
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.
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.
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.
Should be D?
5-tuple
Correct answer is A - as per 5 tuple
D is the correct answer
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
There is no mention of templates... Not all connections are templated... So in general the answer should be A...