Specifications
acl permit|deny ipxsap
56 SSR Command Line Interface Reference Manual
acl permit|deny ipxsap
Purpose
Create an IPX SAP (Service Advertisement Protocol) ACL.
Format
acl <name> permit|deny ipxsap <ServerAddr> <ServiceType> <ServiceName>
Mode
Configure
Description
The acl permit ipxsap and acl deny ipxsap commands define an ACL to allow or block
IPX SAP traffic from entering or leaving the SSR.
Parameters
<name> Name of this ACL. You can use a string of characters or a number.
<ServerAddr> The SAP server’s IPX address in <network>.<node> format, where
<network> is the network address and <node> is the MAC address. You can
use the keyword any to specify a wildcard (“don’t care”) condition.
To specify any network, enter FFFFFFFF.<node>; to specify any node,
enter <network>.FF:FF:FF:FF:FF:FF.
<ServiceType> The SAP service type. Express the service type in hexadecimal. You do
not need to use a “0x” prefix. You can use the keyword any to specify a
wildcard (“don’t care”) condition.
<ServiceName> The SAP service name. This is an optional argument and if you omit the
argument, the SSR applies a wildcard condition to the field.










