Topic: HPE6-A73 topic 1 question 33

An administrator has configured the following on an AOS-CX switch:

What is the correct ACL rule configuration that would allow traffic from anywhere to reach the web ports on the two specified servers?

A.
access-list ip server 10 permit tcp any web-servers group web-ports
B.
access-list ip server 10 permit tcp any object-group web-servers object-group web-ports
C.
access-list ip server 10 permit tcp any group web-servers group web-ports
D.
access-list ip server 10 permit tcp any web-servers web-ports

Re: HPE6-A73 topic 1 question 33

It's A: only port groups need to be preceded by the "group" parameter.

Re: HPE6-A73 topic 1 question 33

The correct Answer is A

Re: HPE6-A73 topic 1 question 33

A is correct

Re: HPE6-A73 topic 1 question 33

Page 296 Study Guide:
The figure shows an example of configuring both IP and port object groups, which are then applied to an ACL. Note that you precede a port group in the ACL with the keyword group.
[Aruba Networks]

Re: HPE6-A73 topic 1 question 33

A is Correct.

Re: HPE6-A73 topic 1 question 33

Answer is A. CLI Context tested and approved

Switch1(config-acl-ip)# show run cur
access-list ip server
    10 permit tcp any web-servers group web-ports

Re: HPE6-A73 topic 1 question 33

That's a helpful output. Thank you. So A it is

Re: HPE6-A73 topic 1 question 33

A is correct

Re: HPE6-A73 topic 1 question 33

A is correct. See book page 304

Re: HPE6-A73 topic 1 question 33

Sorry, correct answer is A

Re: HPE6-A73 topic 1 question 33

I think the correct answer is C  See example on Page 303-304 student Guide Vo.1 Rev 20.21

Re: HPE6-A73 topic 1 question 33

A is the answer

Re: HPE6-A73 topic 1 question 33

A should be the answer

Re: HPE6-A73 topic 1 question 33

I think the answer should be A. Page 303 studeng guide Vo.1 Rev 20.21