Specifications
acl permit|deny ipxrip
54 SSR Command Line Interface Reference Manual
acl permit|deny ipxrip
Purpose
Create an IPX RIP (Route Information Protocol) ACL.
Format
acl <name> permit|deny ipxrip <FromNetwork> <ToNetwork>
Mode
Configure
Description
The acl permit ipxrip and acl deny ipxrip commands define an ACL to allow or block IPX
RIP traffic from entering or leaving the SSR.
Parameters
<name> Name of this ACL. You can use a string of characters or a number.
<FromNetwork> The “from” IPX network address. You can use the any keyword to
specify a wildcard condition. If you use any, the SSR uses the value 0
for <FromNetwork> and FFFFFFFE for <ToNetwork>.
<ToNetwork> The “to” IPX network address. This is an optional parameter. If you
omit this parameter, the value that the SSR assumes depends on
whether you specified any for <FromNetwork>.
–If you omit the <ToNetwork> value and you used the value any for
<FromNetwork>, the SSR sets the <ToNetwork> to FFFFFFFE.
–If you omit the <ToNetwork> value but do not use the value any for
<FromNetwork>, the SSR sets <ToNetwork> to the same value you
specified for <FromNetwork>.










