CCNA ICND1 Lab10 – Configuration of ACL
Monday, August 9th, 2010Lab topology: Sorry you have no rights to view this post! [This content is only available for our VIP member].
CCNA ICND2 Lab15 – Access List
Tuesday, August 3rd, 2010Lab Tips: The ACL is a security solution that filters packets when they pass through a router. ACLs are divided into standard ACLs and extended ACLs. To pass the CCNA exam, please note the ip access-list command. Topology: Sorry you have no rights to view this post! [This content is only available for our VIP [...]
CCNA New Lab – Access List Simulation
Monday, March 22nd, 2010A network associate is adding security to the configuration of the P4S-R router. The user on host C should be able to use a web browser to access financial information from the Finance Web Server. No other hosts from the LAN nor the Core should be able to use a web browser to access this [...]
CCNA 640-802 Bible – Configure and Apply ACLs Based on Network Filtering
Wednesday, September 9th, 20091. Refer to the graphic. It has been decided that Workstation 1 should be denied access to Server1. Which of the following commands are required to prevent only Workstation 1 from accessing Server1 while allowing all other traffic to flow normally? (Choose two.) Sorry you have no rights to view this post! [This content is [...]
CCNA 640-802 Bible – Describe the Purpose and Types of ACLs
Tuesday, September 8th, 20091. What are the general recommendations regarding the placement of access control lists? (Choose two) A. Standard ACLs should be placed as close as possible to the source of traffic to be denied. B. Extended ACLs should be placed as close as possible to the source of traffic to be denied . C. Standard ACLs [...]
Few Words – IP Prefix Lists
Saturday, June 6th, 2009Ip prefix-list provides the most powerful prefix based filtering mechanism Here is a quick little tutorial on Prefix-lists for you. A normal access-list CANNOT check the subnet mask of a network. It can only check bits to make sure they match, nothing more. A prefix-list has an advantage over an access-list in that it CAN [...]
IP Access Control List (ACL)
Tuesday, May 12th, 2009Standard IP Access Control Lists Filtering logic could be configured on any router and on any of its interfaces. Cisco IOS software applies the filtering logic of an ACL either as a packet enters an interface or as it exits the interface. In other words, IOS associates an ACL with an interface, and specifically for [...]
CCNA Quick Notes – Access Lists
Friday, April 3rd, 20091.Besides named access lists, what are the two types of IP access lists? The two types of IP access lists are standard and extended. What criteria do standard IP access lists use to filter packets? Standard IP access lists filter packets by the source address. This results in the packet’s being permitted or denied for [...]