6 monitoring an ipx network, 7 configuration examples, Monitoring an ipx network -8 – Riverstone Networks WICT1-12 User Manual

Page 528: Configuration examples -8

Advertising
background image

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

Monitoring an IPX Network

IPX Routing Configuration

Creating an IPX RIP Access Control List

IPX RIP access control lists control which RIP updates are allowed. To create an IPX RIP access control list, perform
the following task in the Configure mode:

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

23.6 MONITORING AN IPX NETWORK

The RS reports IPX interface information and RIP or SAP routing information.

To display IPX information, enter the following command in Enable mode:

23.7 CONFIGURATION EXAMPLES

This example performs the following configuration:

Creates IPX interfaces

Adds static RIP routes

Adds static SAP entries

Create an IPX RIP access control list.

acl

<name>

permit|deny ipxrip

<FromNetwork>

<ToNetwork>

Apply an IPX RIP access control list.

acl

<name>

apply interface

<Interface Name>

input|output [logging [on|off]]

Show a RIP entry in the IPX RIP table.

ipx find rip

<DstNetwork>

Show a SAP entry in the IPX SAP table.

ipx find sap

<type>

<ServiceType>

<ServiceName>

<ServerNetwork>

Show IPX interface information.

ipx show interfaces

<interface-name>

Show IPX RIP table.

ipx show tables rip

Show IPX routing table.

ipx show tables routing

Show IPX SAP table.

ipx show tables sap

Show IPX RIP/SAP table summary.

ipx show tables summary

Advertising