nerdexam
HP

HPE6-A29 · Question #8

ip access-list session anewone user network 10.1.1.0 255.255.255.0 any permit user any any permit host 10.1.1.1 host 10.2.2.2 any deny A user sends a frame with the following attributes: Source IP…

The correct answer is C. The frame is accepted because of the statement:user any any permit. See the full explanation below for the reasoning.

Question

ip access-list session anewone user network 10.1.1.0 255.255.255.0 any permit user any any permit host 10.1.1.1 host 10.2.2.2 any deny A user sends a frame with the following attributes:

Source IP: 10.1.1.1 Destination IP: 10.2.2.2 Destination Port: 25 Based on the above Mobility Controller configuration file segment, what will this policy do with the user frame?

Options

  • AThe frame is discarded because of the implicit deny all at the end of the policy.
  • BThe frame is discarded because of the statement:user host 10.1.1.1 host 10.2.2.2 deny.
  • CThe frame is accepted because of the statement:user any any permit.
  • DThe frame is accepted because of the statement:user network 10.1.1.0 255.255.255.0 any permit.
  • EThis is not a valid policy.

How the community answered

(28 responses)
  • B
    7% (2)
  • C
    79% (22)
  • D
    4% (1)
  • E
    11% (3)

Community Discussion

No community discussion yet for this question.

Full HPE6-A29 Practice