Skillset can help you prepare! Sign up for your free Skillset account and take the first steps towards your certification.
Refer to the exhibit. What is the equivalent syntax for the ACL rule "permit host 192.168.1.2"?
permit 192.168.1.2 255.255.255.255
permit 192.168.1.2 0.0.0.0
permit 192.168.1.2
permit 0.0.0.0 192.168.1.2
The "0.0.0.0" wildcard mask represents each octet of the address. The zero in each octet must match exactly, which means that the exact the host address of 192.168.1.2 must be checked. The equivalent of the command "permit host 192.168.1.2" is "permit 192.168.1.2 0.0.0.0".
Study thousands of practice questions that organized by skills and ranked by difficulty.
Create a tailored training plan based on the knowledge you already possess.
Know when you’re ready for the high-stakes exam. Have the confidence that you will pass on your first attempt.