Deny Arp

From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Mon Sep 04 2006 - 22:35:47 ART


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/token/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