Riverstone Networks WICT1-12 User Manual

Page 527

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 23-7

IPX Routing Configuration

Configuring IPX Routing

Creating an IPX Type 20 Access Control List

IPX type 20 access control lists control the forwarding of IPX type 20 packets. To create an IPX type 20 access control
list, enter the following command in Configure mode:

Creating an IPX SAP Access Control List

IPX SAP access control lists control which SAP services are available on a server. To create an IPX SAP access control
list, enter the following command in Configure mode:

Once an IPX SAP access control list has been created, you must apply the access control list to an IPX interface. To
apply an IPX SAP access control list, enter the following command in Configure mode:

Creating an IPX GNS Access Control List

IPX GNS access control lists control which SAP services the RS can reply with to a get nearest server (GNS) request.
To create an IPX GNS access control list, enter the following command in Configure mode:

Once an IPX GNS access control list has been created, you must apply the access control list to an IPX interface. To
apply an IPX GNS access control list, enter the following command in Configure mode:

Create an IPX type 20 access control list.

acl

<name>

permit|deny ipxtype20

Create an IPX SAP access control list.

acl

<name>

permit|deny ipxsap

<ServerNetworkNode>

<ServiceType>

<ServiceName>

Apply an IPX SAP access control list.

acl

<name>

apply interface

<InterfaceName>

input|output [logging [on|off]]

Create an IPX GNS access control list.

acl

<name>

permit|deny ipxgns

<ServerNetworkNode>

<ServiceType>

<ServiceName>

Apply an IPX GNS access control list.

acl

<name>

apply interface

<InterfaceName>

output

[logging [on|off]]

Advertising