Chapter 18: IPX Routing Configuration Guide

Monitoring an IPX Network

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

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

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

 

 

Configuration Examples

This example performs the following configuration:

Creates IPX interfaces

Adds static RIP routes

Adds static SAP entries

Adds a RIP access list

Adds a SAP access list

Adds a GNS access list

!Create interface ipx1 with ipx address AAAAAAAA

interface create ipx ipx1 address AAAAAAAA port et.1.1 output-mac- encapsulation ethernet_802.2_IPX

!

! Create interface ipx2 with ipx address BBBBBBBB

interface create ipx ipx2 address BBBBBBBB port et.1.2 output-mac- encapsulation ethernet_802.3

!

!Add secondary address on interface ipx2 with ipx address CCCCCCCC interface add ipx ipx2 address CCCCCCCC output-mac-encapsulation ethernet_II

!Add static route to network 9

ipx add route 9 BBBBBBBB.01:02:03:04:05:06 1 1

SmartSwitch Router User Reference Manual

257

Page 283
Image 283
Cabletron Systems 9032578-05 manual Monitoring an IPX Network