Re: Deny Arp

From: sabrina pittarel (sabri_esame@yahoo.com)
Date: Tue Sep 05 2006 - 00:07:49 ART


IF you use the 12.4 version of the same table you can also find the IPV6 ethertype
 
 http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/hbr_r/br_aph.htm
 
 Sabrina

----- Original Message ----
From: Paul Dardinski <pauld@marshallcomm.com>
To: Victor Cappuccio <cvictor@protokolgroup.com>; Cisco certification <ccielab@groupstudy.com>
Sent: Monday, September 4, 2006 6:47:43 PM
Subject: RE: Deny Arp

Agreed. Haven't ever found a good doc on univercd for proto filtering.
Closest ever found was:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/
fibm_r1/br1fpt3/br1fethc.htm

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Victor Cappuccio
Sent: Monday, September 04, 2006 9:36 PM
To: ccielab@groupstudy.com
Subject: Deny Arp

Hi Guys,

I'm trying to apply a vlan filter to deny IP ARP from a particular host.
It
took me long time to reach to this link to know what value ARP Has (I
have
very bad memory for numbers); So not counting much on the proctor help
the
debugs and the DocCD are the only friend I have.

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat5000/cnfg_nts/tok
en/4
158_02.htm

So my question is: Is there any debug command that could show me what is
the
ARP EtherType Value ???

Without going to that specific link??

mac access-list extended NO_ARP
  permit host 1234.1234.1234 any 0x806 0x0

 vlan access-map TASK 10
  action drop
  match mac address NO_ARP
 vlan access-map TASK 20
  action forward
 vlan filter TASK vlan-list 1

Thanks
Victor.-



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:39 ART