Specifications

Table Of Contents
Chapter 1: acl Commands
SSR Command Line Interface Reference Manual 1 - 17
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 servers IPX address in
<network>
.
<node>
for-
mat, 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.
<ServiceType>
The SAP service type. Express the service type in hexadeci-
mal. 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.
Restrictions
When you apply an ACL to an interface, the SSR appends an implicit deny rule to that
ACL. The implicit deny rule denies all traffic. If you intend to allow all traffic that
doesn’t match your specified ACL rules to go through, you must explicitly define a rule
to permit all traffic.