Latest Web News

Video Ads Meet Google Video
A selection of content on Google Video has been made available for free as advertisers have signed on to support those videos. "Free video made possible by www.bk.com," reads the text above the Google Video replay of the Hatton-Maussa fight from last November.

Google Looking Into Radio AdWords
Google has invented, innovated on, acquired or purchased a number of technologies over the past two years to bolster its online advertising business. AdWords is arguably the most successful advertising program ever and Google is obviously not content to focus solely on Internet advertising.

Tech Firms Fear Privacy Lawsuits
A dozen high-powered companies inside and outside of the technology industry jointly requested Congress pass a law to protect the privacy of consumers, while insulating them from being "brought to their knees" by class-action lawsuits.



Recent Articles

Cisco CCNA Certification: Keep Your Most Important Appointment
Imagine this. You have an appointment with a client to work on a server or router install. A few minutes before you´re scheduled to be there, you decide there´s something really good on TV you´d like to watch...

Cisco CCNA Certification: Port-Based Authentication
To pass your CCNA exam and earn this coveted certification, you must understand the details of port-based authentication.

Ten IP Routing Details You Must Know!
To pass the BSCI exam and earn your CCNP, you´ve got to keep a lot of details in mind. It´s easy to overlook the "simpler" protocols and services such as static routing and distance vector protocols.

Cisco CCNP / BCMSN Exam Tutorial: Multicasting And Reserved Addresses
Ever since you picked up your first CCNA book, you´ve heard about multicasting, gotten a fair idea of what it is, and you´ve memorized a couple of reserved multicasting addresses.

Cisco CCNP / BCSI Exam Tutorial: Configuring EIGRP Packet Authentication
Configuring RIPv2 and EIGRP authentication with key chains can be tricky at first, and the syntax isn´t exactly easy to remember.

06.23.06


Cisco CCNA Certification: Access List Details You Must Know!

By Chris Bryant

To pass the CCNA exam, you have to be able to write and troubleshoot access lists. As you climb the ladder toward the CCNP and CCIE, you´ll see more and more uses for ACLs.

Therefore, you had better know the basics!

The use of "host" and "any" confuses some newcomers to ACLs, so let´s take a look at that first.

It is acceptable to configure a wildcard mask of all ones or all zeroes. A wildcard mask of 0.0.0.0 means the address specified in the ACL line must be matched exactly a wildcard mask of 255.255.255.255 means that all addresses will match the line.

Wildcard masks have the option of using the word host to represent a wildcard mask of 0.0.0.0. Consider a configuration where only packets from IP source 10.1.1.1 should be allowed and all other packets denied. The following ACLs both do that.

R3#conf t

R3(config)#access-list 6 permit 10.1.1.1 0.0.0.0

R3(config)#conf t

R3(config)#access-list 7 permit host 10.1.1.1


The keyword any can be used to represent a wildcard mask of 255.255.255.255.

R3(config)#access-list 15 permit any

Another often overlooked detail is the order of the lines in an ACL. Even in a two- or three-line ACL, the order of the lines in an ACL is vital.

Low Rate eCommerce & Retail Plans
Click Here for all the details

Consider a situation where packets sourced from 172.18.18.0 /24 will be denied, but all others will be permitted. The following ACL would do that.

R3#conf t

R3(config)#access-list 15 deny 172.18.18.0 0.0.0.255

R3(config)#access-list 15 permit any


The previous example also illustrates the importance of configuring the ACL with the lines in the correct order to get the desired results. What would be the result if the lines were reversed?

R3#conf t

R3(config)#access-list 15 permit any

R3(config)#access-list 15 deny 172.18.18.0 0.0.0.255


If the lines were reversed, traffic from 172.18.18.0 /24 would be matched against the first line of the ACL. The first line is "permit any", meaning all traffic is permitted. The traffic from 172.18.18.0/24 matches that line, the traffic is permitted, and the ACL stops running. The statement denying the traffic from 172.18.18.0 is never run.

The key to writing and troubleshoot access lists is to take just an extra moment to read it over and make sure it´s going to do what you intend it to do. It´s better to realize your mistake on paper instead of once the ACL´s been applied to an interface!


About the Author:
Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage.

About ITCertificationNews
A collection of resources designed to assist IT professionals evaluating various certification programs within the IT world. IT Certification Articles and UPdates

ITCertificationNews is brought to you by:

SecurityConfig.com NetworkingFiles.com
NetworkNewz.com WebProASP.com
DatabaseProNews.com SQLProNews.com
ITcertificationNews.com SysAdminNews.com
DevNewz.com WirelessProNews.com
CProgrammingTrends.com ITmanagementNews.com


-- ITCertificationNews is an iEntry, Inc. publication --
iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509
2006 iEntry, Inc.  All Rights Reserved  Privacy Policy  Legal

archives | advertising info | news headlines | free newsletters | comments/feedback | submit article



IT Certification Articles and UPdates ITCertificationNews News Archives About Us Feedback ITCertificationNews Home Page About Article Archive News Downloads WebProWorld Forums Jayde iEntry Advertise Contact