From: Nki (nkionlab@yahoo.co.uk)
Date: Mon Mar 05 2007 - 15:18:31 ART
Hi,
How do i limit multicast traffic to a switch. I have a LAN switch that I am using for imaging software. Everytime I start to image a PC, the network crashes. Int fa0/1 connects to a production switch on the LAN. I have tried the following config with no success:
hostname Imaging-sw
int fa0/1
description to other cisco switch
switchport mode access
switchport access vlan 10
switchport block multicast
storm-control multicast 10
storm-control action shutdown
ip access-group 101 out
access-list 101 deny ip 224.0.0.0 15.255.255.255 any
access-list 101 deny any 224.0.0.0 15.255.255.255
access-list 101 permit ip any any
int vlan 10
ip address
ip access-group 101 in
ip access-group 101 out
---------------------------------
New Yahoo! Mail is the ultimate force in competitive emailing. Find out more at the Yahoo! Mail Championships. Plus: play games and win prizes.
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:50 ART