H12-811_V1.0 · Question #965
When the ACL in the following figure is configured on a Telnet server, only the device with an IP address of 172.16.105.2 can remotely log in to the Telnet server. bash Copy code acl number 2000…
The correct answer is A. TRUE. The ACL (Access Control List) configuration only permits IP address 172.16.105.2. By applying this ACL to the Telnet server, only devices from this IP can establish a Telnet connection, while all others are denied access.
Question
When the ACL in the following figure is configured on a Telnet server, only the device with an IP address of 172.16.105.2 can remotely log in to the Telnet server. bash Copy code acl number 2000 rule 5 permit source 172.16.105.2 0
Options
- ATRUE
- BFALSE
How the community answered
(69 responses)- A78% (54)
- B22% (15)
Explanation
The ACL (Access Control List) configuration only permits IP address 172.16.105.2. By applying this ACL to the Telnet server, only devices from this IP can establish a Telnet connection, while all others are denied access.
Topics
Community Discussion
No community discussion yet for this question.