Hello, This one has been bugging me for quite some time and I can never
really get it down cold i.e. filtering SNA and NetBios traffic.Here is
one typical task that I got stumped on:
Task: Configure a filter 200 to explicitly allow SNA.  Explicitly deny
NetBios and permit all other protocols.My solution:#access-list 200
permit 0x0000 0x0D0D#access-list 200 deny 0xF0F0 0x0101#access-list 200
permit 0x0000 0xffff Actual Solution:#access-list 200 permit 0xF0F0
0x0101#access-list 200 deny 0x0000 0xFFFF Common sense tells me that this
solution proposed is wrong. But I wanted to put this out to the group and
get the real answer. Please advise.Thank you.Sincerely,CN

------------------------------------------------------------------------

MSN 8 helps ELIMINATE E-MAIL VIRUSES. Get 2 months FREE*.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=63593&t=63593
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to