Specifications

Table Of Contents
Chapter 1: acl Commands
SSR Command Line Interface Reference Manual 1 - 13
acl permit|deny ipx
Purpose
Create an IPX ACL.
Format
acl
<name>
permit|deny ipx
<SrcAddr> <DstAddr> <SrcSocket>
<DstSocket>
Mode
Configure
Description
The
acl
permit
ipx
and
acl
deny
ipx
commands define an ACL to allow or block
IPX traffic from entering or leaving the SSR.
Parameters
<name>
Name of this ACL. You can use a string of characters or a
number.
<SrcAddr>
The source IPX address in
<network>
.
<node>
format,
where
<network>
is the network address and
<node>
is the
MAC address. The SSR will interpret this number in hexa-
decimal format. You do not need to use a “0x” prefix. You
can use the keyword
any
to specify a wildcard (“don’t care”)
condition.
<SrcSocket>
Source IPX socket. The SSR will interpret this number in
hexadecimal format. You do not need to use a “0x” prefix.
You can use the keyword
any
to specify a wildcard (“don’t
care”) condition.
<DstAddr>
The destination IPX address in
<network>
.
<node>
format.
The syntax for the destination address is the same as the syn-
tax for the source address
<SrcAddr>
. The SSR will interpret
this number in hexadecimal format. You do not need to use a
“0x” prefix. You can use the keyword
any
to specify a wild-
card (“don’t care”) condition.
<DstSocket>
Destination IPX socket. The SSR will interpret this number in
hexadecimal format. You do not need to use a “0x” prefix.
You can use the keyword
any
to specify a wildcard (“don’t
care”) condition.