Ipx sap-network-filter, Ipx sap-network-filter -28, Command mode – Avaya Cajun P550R User Manual
Page 245: Description, Syntax
Chapter 12
12-28
Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1
ipx sap-network-filter
Command Mode
Interface
Description
Specifies which services (by network) are present in SAP packets
sent and received on the interface. The no form of this command
removes the filter from an interface.
Syntax
Table 12-12. Parameters, Keywords, Arguments
To Enable:
ipx sap-network-filter
{outbound|inbound | both} {filter|allow} [
To Disable:
[no] ipx sap-network-filter
Name
Definition
precedence
Indicates the precedence of this SAP name filter in relation to
other SAP name filters on this interface. Lower numbers indicate
a higher precedence. The range is 0-9999.
filter-network
The network of the service that this filter matches. The range is 0
- FFFFFFFF where, FFFFFFFF matches all networks.
service-type
The type of the IPX SAP service, in hexadecimal. The range is 0 -
FFFF where, FFFF matches all service types.
outbound|inbound| both
The filter direction.
• outbound - Apply filter to SAP packets sent out the
interface.
• inbound - Apply filter to SAP packets received on the
interface.
• both - Apply filter to SAP packets in both directions.
filter|allow
The action to take for the IPX service.
• filter - Do not add the service to the service table (inbound
SAP packets) or do not advertise the service (outbound SAP
packets).
• allow - Add the service to the service table (inbound SAP
packets) or advertise the service (outbound SAP packets).
filter-hops
The number of hops to get to the service in the service table
(inbound SAP packets) or in the advertised information
(outbound SAP packets). The range is 0 to 16 hops.