Re: Mac Address Filtering

From: kym blair (kymblair@xxxxxxxxxxx)
Date: Mon Jun 17 2002 - 10:49:23 GMT-3


   
Assuming the network is 192.168.10.0 255.255.255.0:

interface ethernet 0
  ip unnumbered serial 0
  ip access-group 101 in
  bridge-group 12
  no route-cache

access-list 101 deny ip any host 192.168.10.255
access-list 101 permit ip any any

bridge 12 protocol ieee

HTH, Kym

>From: blewis@btconnect.com
>Reply-To: blewis@btconnect.com
>To: CCIE GROUPSTUDY <ccielab@groupstudy.com>
>Subject: Mac Address Filtering
>Date: Mon, 17 Jun 2002 14:09:27 00100
>
>Guys,
>
>Does anybody know how to stop broadcasts in-bound on
>an ethernet interface of a router configured as a bridge,
>I need to allow all other traffic. Any suggestion would be
>very helpfull.
>
>Brett



This archive was generated by hypermail 2.1.4 : Tue Jul 02 2002 - 08:12:34 GMT-3