Classifier with Ethernet Address

Brecht Vermeulen brecht.vermeulen at rug.ac.be
Thu Apr 3 14:00:04 EST 2003


Hi,

not sure what you want to try, but I guess the kswitch.ipb example has
the solution:
PollDevice(eth1) -> f0 :: Classifier(14/4242, 0/00C095E2169C, -);

so you have to add your MAC address (in hex) instead of me0 (the second
classifier rule). 

However, as far as I know if the interface is not in promiscuous mode,
the only packets which you will receive, will be destined for your MAC
address, so then you don't need a Classifier.

regards,
Brecht

Marie-Christine Castell wrote:
> 
> Hi all,
> 
> I'd like to have a classifier to know if the destination ethernet address is
> mine or not, I tried to do Classifier(0/me0,-) but it says that it has to be
> a digit, do you know how I can solve my problem?
> 
> Thanks
> 
> Marie-Christine




More information about the click mailing list