Microsoft Windows XP
[Version 5.1.2600
](C) Copyright 1986-2001 Microsoft Corp.
C
:\WINDOWS>netsh routing ipx rip set filter ?
Object FILTER is used to configure RIP filters on router interfaces.
Command syntax
:
SHOW FILTER ifname
[mode
]
ADD FILTER ifname mode net mask
DELETE FILTER ifname mode net mask
SET FILTER ifname mode action
Where
:
ifname - name of the interface.
mode - INPUT or OUTPUT.
net - 4-byte network address (up to 8 hex digits, leading 0's optional).
mask - 4-byte network mask (up to 8 hex digits, leading 0's optional).
action - PERMIT or DENY.