Hi Robert

Actually , wildcard bits means which bits router should verify , or ignore,
when analyse an incoming or ourgoing packet.
So , if you use
access-list 1 permit 172.16.0.0 0.0.255.255
, it means that all packets with source address 172.16.0.0 should be
permitted.
If you use access-list 1 permit 172.16.0.0 0.0.15.255  , it means that
router must verify the first's 4 bits, and ignore the last four bits of the
third octet.

Best regards

Henrique

----- Original Message -----
From: Montgomery, Robert WARCOM Contractor <[EMAIL PROTECTED]>
To: Cisco <[EMAIL PROTECTED]>
Sent: Friday, May 12, 2000 2:45 PM
Subject: WildCard Masks


> While reviewing a client's access lists, I noticed they have some entries
> where there are other numbers in the wildcard mask (e.g., 180.12.0.0
> 0.15.255.255).  I understand you can only have 0 or 255 but am noticing
> several entries like this one.  Is there something I don't know or is this
> possibly a mark of a bad typist?
>
> Thanks,
>
> Rob Montgomery CCNA MCP
> IA Systems Analyst
> Sytex, Inc./ Naval Special Warfare Command
>
> ___________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to