RE: Filtering MAC Address

From: simon hart (simon.hart@btinternet.com)
Date: Sun May 29 2005 - 11:15:59 GMT-3


Hi All,

You should note that a Mac Access List will only filter non IP traffic
through the port. If you wish to filter IP traffic as well, you shall need
to apply an IP Access List (even if this is a Layer 2 port).

Simon

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Pierre-Alex Guanel
Sent: 29 May 2005 12:01
To: CCIE Welcome
Cc: Ccielab@Groupstudy.Com
Subject: Re: Filtering MAC Address

Hi Ronaldo,

That would do it.

Pierre
  ----- Original Message -----
  From: CCIE Welcome
  To: Pierre-Alex Guanel
  Sent: Sunday, May 29, 2005 12:56 PM
  Subject: Re: Filtering MAC Address

  Hi,
  Thanks Pierre. But if he asked to deny 000d.2998.4f80 only .
  what do u think about that?

  interface FastEthernet0/17
  mac access-group Mac_Filtering in

  mac access-list extended Mac_Filtering
  deny host 000d.2998.4f80 any
  permit any any

  Is it right?

  regards,
  Ronaldo
  Pierre-Alex Guanel <paguanel@hotmail.com> wrote:

    Hi,

    In the example below, only host 000d.2998.4f80 traffic will be allowed
in
    port fa 0/17

    interface FastEthernet0/17
    switchport mode dynamic desirable
    mac access-group Mac_Filtering in

    mac access-list extended Mac_Filtering
    permit host 000d.2998.4f80 any

    Pierre

    ----- Original Message -----
    From: "CCIE Welcome"
    To:
    Sent: Sunday, May 29, 2005 12:08 PM
    Subject: Filtering MAC Address

> How can i configure filtering for MAC abcd.abcd.abcd on a switch port
>
>
>
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Small Business - Try our new Resources site!
>
>



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:12:03 GMT-3