[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference netcad::hub_mgnt

Title:DEChub/HUBwatch/PROBEwatch CONFERENCE
Notice:Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7
Moderator:NETCAD::COLELLADT
Created:Wed Nov 13 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4455
Total number of notes:16761

3850.0. "DS900EF Ip address filtering?" by BSS::DUNHAM () Mon Sep 09 1996 16:46

	I Have a DECswitch 900EF vs 1.6.1 that I want to configure with IP
address filters.  When I get the the "Address Filters" window and press 
the "+" button, I get to the "Add filter Entry" window. The help file for 
this window says I can select DECnet, IP, or MAC address filtering but the 
IP button on the screen is grayed out.   
	I get the impression that I should be able to add an IP address 
filter.  Is this supported?  What do I have to do to filter IP address?
Specifically, my customer would like to filter out an IP broadcast address 
like 198.146.210.255 that has a mask of 255.255.255.0


					thanks in advance

T.RTitleUserPersonal
Name
DateLines
3850.1You cannot filter IP with a switchSLINK::HOODYour bad news bearMon Sep 09 1996 17:5817
>I get the impression that I should be able to add an IP address 
>filter.  Is this supported? 

The short answer: No.

On some platforms, MCM / HUBwatch allows the user to enter IP addresses.
But, all that happens in the background is a simple-minded ARP cache lookup 
to convert from IP to MAC, and then the switch is loaded with the MAC address.

Remember that switches work only on layer 2 (MAC layer).  They do not
read nor do they care about IP (layer 3) addresses.

To do the kind of mask-based IP Filtering your customer wants, you need
to be using a device that analyzes layer 3 addresses: a router.

Tom Hood
clearVISN eng
3850.2Thanks!BSS::DUNHAMTue Sep 10 1996 13:112
    Thanks much.  This makes perfect sence, I was just confused with the Ip
    button.