Aruba
ACMP_6.3 · Question #134
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. 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:
- CThe frame is accepted because of the statement:
- DThe frame is accepted because of the statement:
- EThis is not a valid policy.
How the community answered
(45 responses)- A4% (2)
- C84% (38)
- D2% (1)
- E9% (4)
Community Discussion
No community discussion yet for this question.