ACL help

Discussion in 'General Cisco Certifications' started by Paulcraig1979, Apr 21, 2006.

  1. Paulcraig1979

    Paulcraig1979 New Member

    5
    0
    1
    I am trying to get my head around ACL's and I am getting stuck with wildcard masking.

    I have no problems with wildcard masks until I hit a problem where a network has been subnetted and bits have been borrowed.

    For example I am trying to write an ACL to permit traffic to the following network via ports 80 & 21: 172.16.32.0/20

    If this was a /16 network I would write my ACL like this, which I think would be correct:

    access-list 101 permit any 172.16.32.0 0.0.255.255 eq 80
    access-list 101 permit any 172.16.32.0 0.0.255.255 eq 21


    The problem I’m having is working out how I would do the same for a /20 network or any other subnetted network.
     
  2. Nelix
    Honorary Member

    Nelix Gigabyte Poster

    1,416
    3
    82
    I believe the /20 equates to a subnet of:

    255.255.240.0

    If i'm wrong someone will be here shortly to put me right.
     
    Certifications: A+, 70-210, 70-290, 70-291, 74-409, 70-410, 70-411, 70-337, 70-347
    WIP: 70-346
  3. Paulcraig1979

    Paulcraig1979 New Member

    5
    0
    1
    yeah that's right, however how do i relate this to the wildcard mask for the ACL?
     
  4. d-Faktor
    Honorary Member

    d-Faktor R.I.P - gone but never forgotten.

    810
    0
    39
  5. r.h.lee

    r.h.lee Gigabyte Poster

    1,011
    52
    105
    Paulcraig1979,

    Can you "think in binary" for subnetting?
     
    Certifications: MCSE, MCP+I, MCP, CCNA, A+
    WIP: CCDA
  6. Paulcraig1979

    Paulcraig1979 New Member

    5
    0
    1
    ah think i may have cracked it. I am using 0.0.15.255
     
  7. d-Faktor
    Honorary Member

    d-Faktor R.I.P - gone but never forgotten.

    810
    0
    39
    uhm... isn't that what i said more than a week ago? :blink
    or are you saying that 0.0.15.255 isn't working?
     
  8. Paulcraig1979

    Paulcraig1979 New Member

    5
    0
    1
    yeah you did sorry, i have only just got round to replying. Thanks.
     

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.