Ipx sap-name-filter, Ipx sap-name-filter -26, Command mode – Avaya Cajun P550R User Manual
Page 243: Description, Syntax
Chapter 12
12-26
Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1
ipx sap-name-filter
Command Mode
Interface
Description
Specifies which services (by name) are present in SAP packets sent
and received on the interface. The no form of this command
removes a filter from the interface.
Syntax
Table 12-11. Parameters, Keywords, Arguments
To Enable:
ipx sap-name-filter
{outbound|inbound|both} {filter| allow} [
To Disable:
[no] ipx sap-name-filter
{outbound|inbound|both} {filter| allow} [
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-name
The name of the service that this filter matches. The filter-name is
compared against the Service name for a match. A single asterisk
may be present as the last character of filter-name, which matches
all remaining characters. Up to 1 to 63 bytes are allowed.
service-type
The IPX service type (hexadecimal). This is between 0 and 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.