Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
IPX Commands
OmniSwitch CLI Reference Guide
September 2009
page 38-11
ipx filter rip
Creates/deletes an IPX RIP filter. IPX RIP filters allow you to minimize the number of entries put in the 
IPX RIP Routing Table. RIP filters work only on switches running the RIP protocol. They do not work for 
routers running the NLSP protocol.
ipx filter [vlanrip {in | out} {allow | block} [network_number [mask network_mask]]
no ipx filter [vlanrip {in | out} {allow | block} [network_number [mask network_mask]]
Syntax Definitions
vlan
To apply the filter to a specific VLAN or delete a filter from a specific 
VLAN, enter the VLAN number.
in
Filters incoming RIP updates.
out
Filters outgoing RIP updates.
allow
Allows the traffic specified in the filter.
block
Blocks the traffic specified in the filter.
network_number
To apply the filter to a specific network or delete a filter from a specific 
network, enter the IPX network number.
network_mask
If you are configuring a specific network as described above, enter the 
network mask.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000
Usage Guidelines
• Use the no form of this command to delete a RIP filter.
• To apply a global filter, use only the basic command syntax (e.g., ipx filter rip in allow). Do not enter 
the optional vlannetwork, or network_mask parameters.
• If you do not enter a network number, the filter will be applied to all networks.
• Use RIP filters with care because they can partition a physical network into two or more segments.
parameter
default
vlan
0
allow | block
allow
network_number
00000000
network_mask
ffffffff