Aruba
ACMP_6.1 · Question #29
Refer to the following configuration segment for this item. netdestination "internal" network 172.16.43.0 255.255.255.0 position 1 range 172.16.11.0 172.16.11.16 position 2 ! ip access-list session…
The correct answer is B. The frame will be dropped because of the implicit deny all at the end of the access list. See the full explanation below for the reasoning.
Question
Refer to the following configuration segment for this item.
netdestination "internal" network 172.16.43.0 255.255.255.0 position 1 range 172.16.11.0 172.16.11.16 position 2 ! ip access-list session "My-Policy" alias "user" alias "internal" service_any permit queue low ! A user frame is evaluated against this access-list with the following attributes: Source IP: 172.17.49.3 Destination IP: 10.100.86.37 Destination Port: 80 Referring to the above file segment, how will the frame be handled by this access-list?Options
- AThe frame will be dropped because of the implicit deny all at the end of the netdestination definition.
- BThe frame will be dropped because of the implicit deny all at the end of the access list.
- CThe frame will be forwarded because of the implicit permit all at the end of the access list.
- DThe frame will be passed because there is no service specified in the access list.
- EThe frame will be dropped because there is no service specified in the access list.
How the community answered
(30 responses)- A10% (3)
- B83% (25)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.