A network administrator needs to configure a standard ACL so that only the workstation of the administrator with the IP address 10.1.1.10 can access the virtual terminal of the main router. Which two configuration commands can achieve the task? (Choose two.)

IT Questions BankCategory: CCNA 3 v7A network administrator needs to configure a standard ACL so that only the workstation of the administrator with the IP address 10.1.1.10 can access the virtual terminal of the main router. Which two configuration commands can achieve the task? (Choose two.)

A network administrator needs to configure a standard ACL so that only the workstation of the administrator with the IP address 10.1.1.10 can access the virtual terminal of the main router. Which two configuration commands can achieve the task? (Choose two.)

  • R1(config)# access-list 10 permit host 10.1.1.10
  • R1(config)# access-list 10 permit 10.1.1.10 255.255.255.0
  • R1(config)# access-list 10 permit 10.1.1.10 255.255.255.255
  • R1(config)# access-list 10 permit 10.1.1.10 0.0.0.0
  • R1(config)# access-list 10 permit 10.1.1.10 0.0.0.255

Explanation: To permit or deny one specific IPv4 address, either the wildcard mask 0.0.0.0 (used after the IP address) or the wildcard mask keyword host (used before the IP address) can be used.

Exam with this question: 5.5.4 Module Quiz - ACLs for IPv4 Configuration

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x