Table Of Contents
Novell IPX Commands
ipxping
reset ipx fIlter
reset ipx gateway
reset ipx route
reset ipx sap helper
reset ipx service
set ipx filter
set ipx framing
set ipx gateway
set ipx netbios
set ipx networkaddress
set ipx rip receive
set ipx rip snapshot client
set ipx rip snapshot server
set ipx rip update
set ipx route
set ipx routing
set ipx sap helper
set ipx service
set ipx spoofing
show ipx config
show ipx connections
show ipx demand
show ipx filter
show ipx rip snapshot
show ipx route
show ipx service
show ipx statistics
Novell IPX Commands
This chapter describes the commands used to configure Internet Packet Exchange (IPX) routing, such as IPX static routes, Routing Information Protocol (RIP), and Service Advertising Protocol (SAP) services.
ipxping
To determine the status of a specified IPX node, use the ipxping command.
IPxping ADdress net:node | SErver servername
Syntax Description
net:node
|
The IPX address of the node in network node format.
|
servername
|
Name of the server.
|
Default
None
Command Mode
System mode
Usage Guidelines
If the servername is used in the ping, and the name cannot be resolved from the local SAP table, the following error message displays: Server name unresolved, try its net:node. Use the server IPX address in net:node format instead.
The IPX ping feature allows you to determine if the specified IPX node is alive and reachable. Cisco 700 series routers only generate Novell IPX format ping packets; however, the router responds to both Novell IPX and Cisco IPX ping packets. A response by Cisco 700 series routers to Novell IPX ping packets generates a response in Novell IPX format. A response by Cisco 700 series routers to Cisco IPX ping packets generates a response in Cisco IPX format. If a Novell NetWare server is pinged, that server must be running IPXPING.NLM to respond to the ping. This NetWare Loadable Module (NLM) is part of an IPX Upgrade (IPXRTR.EXE) to NetWare servers.
Examples
The following example illustrates the usage of the ipxping command using the address:
Host> ipxping ad d00000: 40f9babe54
and using an IPX address as its argument:
The netware server name coyote is used as an argument.
reset ipx fIlter
To delete an existing IPX filter, use the reset ipx filter command.
REset IPX FIlter filterid | ALl
Syntax Description
filterid
|
Clears the IPX filter identified by the number the router used when the filter was created with the set ipx filter command.
|
ALl
|
Clears all IPX filters.
|
Default
None
Command Mode
Profile mode
Example
The following example deletes an IPX filter with the identification number 8 from user-defined profile 2503:
Host:2503> reset ipx filter 8
The following example deletes all IPX filters from user-defined profile 2503:
Host:2503> reset ipx filter all
Related Commands
set ipx filter
show ipx filter
reset ipx gateway
To disable the IPX default route functionality (reset default gateway to none), use the reset ipx gateway command.
REset IPX GAteway
Default
None
Command Mode
System mode
Example
The following example disables the IPX default route functionality:
Related Command
set ipx gateway
reset ipx route
To delete one or all static IPX routes for a profile, use the reset ipx route command.
REset IPX ROute ALl | DEstination=netnum GAteway=net:node
Syntax Description
ALl
|
Deletes all static IPX routes for the profile.
|
DEstination=netnum
|
The destination network number for the static route.
|
GAteway=net:node
|
The host address of the next router in the path to the destination network.
|
Default
None
Command Mode
Profile mode
Example
The following example deletes all IPX routes for a profile:
Host> reset ipx route all
Related Command
set ipx route
reset ipx sap helper
To disable the functionality of IPX SAP helper, use the reset ipx sap helper command.
REset IPX SAp HElper
Default
None
Command Mode
System mode
Usage Guidelines
Use this command to reset the address of the IPX SAP helper to none.
Example
The following example disables the IPX SAP helper:
Host> reset ipx sap helper
reset ipx service
To delete one or all static IPX service routes for a profile, use the reset ipx service command.
REset IPX SErvice ALl | NAme=service-name TYpe=service-type
Syntax Description
ALl
|
Deletes all static IPX service routes for the profile.
|
name=service-name
|
Name of the service.
|
type=service-type
|
Service type of the entry. This is a hexadecimal number.
|
Default
None
Command Mode
Profile mode
Usage Guidelines
Table 7-1 lists example service types.
Table 7-1 Sample IPX SAP Services
Service Type (Hexadecimal)
|
Description
|
0
|
All SAP services; IPX defines server type 0 to be an unknown service.
|
1
|
User
|
2
|
User group
|
3
|
Print server queue
|
4
|
File server
|
5
|
Job server
|
7
|
Print server
|
9
|
Archive server
|
A
|
Queue for job servers
|
21
|
NAS SNA gateway
|
2D
|
Time Synchronization VAP
|
2E
|
Dynamic SAP
|
47
|
Advertising print server
|
4B
|
B trieve VAP 5.0
|
4C
|
SQL VAP
|
7A
|
TES—NetWare for VMS
|
98
|
NetWare access server
|
9A
|
Named Pipes server
|
9E
|
Portable NetWare—UNIX
|
111
|
Test server
|
166
|
NetWare management (Novell's Network Management Station [NMS])
|
26A
|
NetWare management (NMS console)
|
FFF
|
Wildcard (any SAP service)
|
Example
The following example deletes all service routes for a profile:
Host:2503> reset ipx service all
set ipx filter
To set an IPX filter, use the set ipx filter command.
SEt IPX FIlter SAp INput [NAme = ascii string] [TYpe = type range] [SOcket = socket
range] ACcept | BLock
Syntax Description
NAme
|
An ASCII string. Wild cards (*) are accepted at the beginning or the end of the string.
|
TYpe
|
Novell IPX service type:
• a-b (from type a to type b)
• a+ (from type a and above)
• a (only type a)
|
SOcket
|
Novell IPX socket number:
• a-b (from type a to type b)
• a+ (from type a and above)
• a (only type a)
|
ACcept
|
Service is permitted.
|
BLock
|
Service is denied.
|
Default
No filter configured.
Command Mode
Profile mode
Usage Guidelines
Cisco 700 series router software Release 4.1(1) and higher only support the filtering of incoming SAP response packets. This filtering scheme controls which services are added to the router SAP table. The user can specify filters-per-type range, service name, or socket range. Before a service is added to the SAP table, the service type socket number for the service is checked against the existing filters. If the type and socket ranges match any of the existing filters, service is permitted or denied per the specification in the action field of the filter.
If no filter matches the incoming service and any of the filter actions are accept, the service is blocked. The service is accepted only if none of the filters has an accept action. The maximum number of SAP filters is limited only by the size of NVRAM.
Example
The following example sets the IPX SAP filter in the user-defined profile 2503:
Host:2503> set ipx filter sap input name=*eng type=300+
socket 4000-7fff block
Related Commands
reset ipx filter
show ipx filter
set ipx framing
To set the frame type used by your IPX network, use the set ipx framing command.
SEt IPX FRaming EThernet_II | 802.3 | 802.2 | SNap | NOne
Syntax Description
EThernet_II
|
Sets the IPX framing for Ethernet II type. This is a rarely used, older version of Ethernet.
|
802.3
|
Sets the IPX framing for IEEE type 802.3 framing.
|
802.2
|
Sets the IPX framing for IEEE type 802.2 framing.
|
SNap
|
Sets the IPX framing to Subnetwork Access Protocol (SNAP) framing. SNAP provides framing between a network entity in the subnetwork and a network entity in the end system. SNAP provides data transfer, connection management, and quality-of-service selection.
|
NOne
|
Specifies Internetwork Packet Exchange Control Protocol (IPXCP) framing. Use the none keyword when you are connecting two IPX routers that are using Point-to-Point Protocol (PPP).
|
Default
None (IPXCP)
Command Mode
Profile mode
Usage Guidelines
Framing is the process of inserting start and stop signals before and after the transmitted data. These framing elements delimit the data. They allow the receiver to determine the sender timing because the duration of the start bit indicates the bit interval size used by the sender.
A framing error occurs when the receiver incorrectly identifies the start and stop signals or the framing in a transmission.
Example
The following example sets the frame type to IPXCP for profile 2503:
Host:2503> set ipx framing none
set ipx gateway
To set the default IPX route, use the set ipx gateway command.
SEt IPX GAteway net:node USer username
Syntax Description
GAteway net:node
|
The host address of the next hop to which packets are forwarded.
|
USer username
|
The profile name. A profile name can be 1 to 8 characters. Names are case sensitive only when displayed. The name of the profile is used for the interface connection, through which the packets are forwarded. Can be internal profile, LAN profile, or any existing user profile.
|
Default
None
Command Mode
System mode
Usage Guidelines
IPX default routes are supported using the set ipx gateway command. IPX packets are routed to the default gateway if no learned or static route is found for the destination in the routing table (assuming a default gateway is set and a connection exists). The default route is also returned in response to a RIP request if no route for the network is found. IPX routing must be turned on for a specific profile for default routing to be activated.
Example
The following example sets the IPX gateway route for this host address:
Host> set ipx gateway 00002: 40f9123456 user 2503
set ipx netbios
To specify whether NetBIOS (Type 20) packets are forwarded on to a profile, use the set ipx netbios command.
SEt IPX NETBios ACcept | BLock
Syntax Description
ACcept
|
NetBIOS packets are forwarded to the LAN. Use the accept keyword when IPX routing is enabled and when using a NetBIOS protocol, such as Windows for Workgroups.
|
BLock
|
NetBIOS packets are not forwarded to the LAN.
|
Default
Block
Command Mode
Profile mode
Example
The following example sets the profile 2503 to forward NetBIOS packets to the LAN:
Host:2503> set ipx netbios accept
set ipx networkaddress
To set the IPX network address for a profile connection, use the set ipx networkaddress command.
SEt IPX NETWorkaddress networknumber
Syntax Description
networknumber
|
Number of the IPX network to which this profile connects. This is an eight-digit hexadecimal number that uniquely identifies a network segment. It can be a number in a range of 1 to FFFFFFFD.
A network number of 0 causes the router to attempt to learn the network address from incoming packets.
|
Default
0
Command Mode
Profile mode
Example
The following example sets the IPX network number for profile 2503:
Host:2503> set ipx networkaddress 3AAA
set ipx rip receive
To set whether RIP packets are received, use the set ipx rip receive command.
SEt IPX RIp REceive ON | OFf
Syntax Description
ON
|
RIP and SAP packets are received.
|
OFf
|
RIP and SAP packets are not received on the interface.
|
Default
On (enabled)
Command Mode
System or profile mode
Usage Guidelines
Entering this command while in profile mode applies the RIP receive parameters to that profile connection.
Example
The following example configures the connection for profile 2503 to block RIP packets:
Host:2503> set ipx rip receive off
set ipx rip snapshot client
To set up the snapshot client parameters for a given profile, use the set ipx rip snapshot client command.
SEt IPx RIp SNapshot Client ACtive minutes QUiet minutes UPdate ON | OFf
Syntax Description
ACtive
|
Active period during which routing information is exchanged.
|
QUiet
|
Quiet period when no routing information is exchanged.
|
minutes
|
Number of minutes for the active period during which routing information is exchanged or the quiet period when no routing information is exchanged.
|
UPdate ON
|
Client sends routing information when it enters the active period.
|
UPdate OFf
|
Client waits until the active period for the periodic update before sending the routing information.
|
Default
Not configured
Command Mode
Profile mode
Usage Guidelines
Entering this command sets up the client snapshot parameters for a given profile. These values are used when the set ipx rip update command is set to snapshot.
Example
The following example shows the configuration of profile user 1 as a snapshot client that has an active period of 10 minutes, a quiet period of 60 minutes, and sends routing information when it enters the active period:
Host> cd user1 set ipx rip snapshot client act 10 quiet 60 update on
Related Command
set ipx rip update
set ipx rip snapshot server
To set up the snapshot server parameters for a given profile, use the set ipx rip snapshot server command.
SEt IPX RIp SNapshot SErver ACtive minutes UPdate ON | OFf
Syntax Description
ACtive minutes
|
The number of minutes of the active period during which routing information is exchanged.
|
UPdate ON
|
Configures the server to send routing information when it enters the active period.
|
UPdate OFf
|
Configures the server to wait until after it enters the active period for the periodic update to send the routing information.
|
Default
Not configured
Command Mode
Profile mode
Usage Guidelines
Entering this command sets up the server snapshot parameters for a given profile. These values are used when the set ipx rip update command is set to snapshot.
Example
The following example shows the configuration of profile user 1 as a snapshot server that has an active period of 10 minutes, a quiet period of 60 minutes, and sends routing information when it enters the active period.
Host> cd user1 set ipx rip snapshot server act 10 update on
Related Command
set ipx rip update
set ipx rip update
To specify when Routing Information Protocol (RIP) and Service Advertisement Protocol (SAP) packets will be sent, use the set ipx rip update command.
SEt IPX RIP UPdate=PEriodic | DEmand | SNapshot | OFf
Syntax Description
PEriodic
|
RIP and SAP packets are both sent periodically and whenever there is a change in the RIP or SAP tables. Use this keyword for the LAN profile so that RIP and SAP information is passed to the LAN at regular intervals.
|
DEmand
|
RIP and SAP packets are sent both when the ISDN line first connects and when a change occurs in the RIP or SAP tables. Use this keyword for WAN connections to other Cisco 700 series routers to avoid bringing up the ISDN line unnecessarily.
|
SNapshot
|
The two periods for routing updates are quiet and active. During the active period routing updates or exchanges are in a periodic process. When the active period expires, the quiet period begins, and the routing table is frozen in that state. There is no activity until the quiet period expires. Snapshot should be used for WAN connections to Cisco routers.
|
OFf
|
Turns IPX RIP update off.
|
Default
Periodic
Command Mode
Profile mode
Example
The following example disables IPX RIP and SAP packets for profile 2503:
Host:2503> set ipx rip update off
set ipx route
To enter a static router in a profile RIP table, use the set ipx route command.
SEt IPX ROUTE DEstination=netnum [GAteway net:node] [HOps=hops]
[COst=ticks]
Syntax Description
DEstination netnum
|
Destination network number in the form of an eight-digit hexadecimal number that uniquely identifies a network cable segment. It can be a number in the range of 1 to FFFFFFFD.
|
GAteway net:node
|
The host address of the next router to which packets will be forwarded.
|
HOps
|
Number of routers between this router and the destination network. If this keyword is not used, the default is 1.
|
COst ticks
|
Number of ticks (one-eighteenth of one second) to the destination network.
|
Default
No static IPX routes are configured.
Command Mode
Profile mode
Usage Guidelines
To improve performance, only the services defined in Novell IPX Router Specification 107-000029-001 are supported, and a maximum of 400 IPX route entries and 200 good IPX SAPs are allowed. If you need larger route and SAP entries, software Release 4.0(1) supports set ipx sap helper and set ipx route commands.
Example
The following example sets the IPX route to network 150, with four hops between the source and the destination router:
Host:2503> set ipx route destination 150 gateway 160:0040F90F5623 hops 4
Related Command
set ipx sap helper
set ipx routing
To enable or disable IPX routing for a profile interface, use the set ipx routing command.
SEt IPX ROUTIng ON | OFf
Syntax Description
ON
|
Enables IPX routing for the profile interface.
|
OFf
|
Disables IPX routing for the profile interface.
|
Default
Off (disabled)
Command Mode
Profile mode
Example
The following example enables IPX routing for profile 2503:
Host:2503> set ipx routing on
Note
If you are routing to the LAN interface, turn routing on in the LAN profile.
set ipx sap helper
To set Service Advertisement Protocol (SAP) helper, use the set ipx sap helper command. The router forwards the Get Nearest Service and Get General SAP request packets to a specific node.
SEt IPX SAp HElper net:node
Syntax Description
net:node
|
The host address to which the Get Nearest Service and Get General SAP packets are forwarded.
|
Default
None
Command Mode
System mode
Usage Guidelines
When a SAP Helper is set, all the SAP Get Nearest Server service request packets received by the router are forwarded to the helper as Unicast packets. The router does not look through its own SAP table to try to answer the request.
To improve performance only the services defined in Novell IPX Router Specification 107-000029-001 are supported, and a maximum of 400 IPX route entries and 200 good IPX SAPs are allowed in the internal table of the router. Use this command if either of these limits are exceeded.
Example
The following example sets the host address to which a SAP packet is forwarded:
Host> set ipx sap helper 3BBBB:C87965
Related Command
set ipx route
set ipx service
To add a static SAP in the router, use the set ipx service command:
SEt IPX SErvice NAme=service-name TYpe=service-type ADdress=net:node:socket
[HOps=hops]
Syntax Description
NAme service-name
|
Name of the service destination; a 48-byte object name assigned to the server. The service name combined with the service type uniquely identifies a server on a network.
|
TYpe service-type
|
Service type of the route; a hexadecimal number. Table 7-1 lists examples of service types.
|
ADdress net: node:socket
|
The address of the host on which the service resides. The address must be in the following format:
• Network—Destination network number in the form of an eight-digit hexadecimal number that uniquely identifies a network segment. It can be a number in the range 1 to FFFFFFFD.
• Node—MAC address of the host or server.
• Socket—The software structure serving as the communications endpoint on the network device.
|
HOps
|
Number of routers across which packets will be forwarded when being routed to the service.
|
Default
No service routes are configured.
Command Mode
Profile mode
Usage Guidelines
Table 7-1 lists some example IPX SAP types. For more information about SAP types, contact Novell.
Example
The following example enables IPX service for profile 2503:
Host:2503> set ipx service name
set ipx spoofing
To enable or disable spoofing for IPX watchdog packets, use the set ipx spoofing command. Spoofing is used to prevent unnecessary packets from being transmitted across the ISDN line.
SEt IPX SPoofing minutes | OFf
Cisco IOS software allows the router to respond to a server's Watchdog requests on behalf of a remote client. This process is called Network Control Protocol (NCP) or IPX spoofing. Benefits of IPX spoofing include:
•
Local acknowledgment of queries
•
No link responses
•
Efficient use of the link
•
Minimal operator intervention
When using IPX spoofing, NetWare servers are lead to believe that a session is still active when it is not. When the number of IPX or SPX sessions are limited, this can cause connectivity problems by denying logins to legitimate users.
Syntax Description
minutes
|
Enables IPX spoofing for an idle ISDN connection for a specified number of minutes. The range is 1 to 32,000 minutes.
|
OFf
|
Disables IPX spoofing.
|
Default
Off (disabled)
Command Mode
Profile mode
Usage Guidelines
IPX routing must be enabled for any profile on which you wish to enable spoofing.
Example
The following example enables spoofing for one hour on the profile LAN:
Host:LAN> set ipx spoofing 60
Note
IPX routing must be enabled for spoofing to function.
Related Command
set ipx routing
show ipx config
To display IPX configurations for one or all profiles, use the show ipx config command.
SHow IPX COnfig [ALl]
Syntax Description
ALl
|
Displays IPX configurations for all profiles.
|
Default
None
Command Mode
System or profile mode
Usage Guidelines
Use this command in profile mode to display IPX configurations for that profile. Use this command in system mode to display IPX configurations for all profiles.
Example
The following example shows the output from the show ipx config all command:
Host> show ipx config all
Profile Routing Frame NetNum Updates RX Spoof(min) NetBios
------------------------------------------------------------------
6544 ON IPXCP 0 DEMAND ON 0 BLOCK
Internal ON 802.3 C0A86400 PERIODIC ON 0 BLOCK
describes the fields shown.
Table 7-2 Show IPX Configuration Field Descriptions
Field
|
Description
|
Profile
|
Profile with which the IPX configuration is associated.
|
Routing
|
IPX routing enabled or disabled for the connection.
|
Frame
|
Ethernet framing type for this profile.
|
NetNum
|
Network number of the connection.
|
Updates
|
RIP and SAP updates used for the connection—Off, Demand, Periodic, or Snapshot.
|
RX
|
RIP and SAP receive On or Off.
|
Spoof
|
Spoofing configuration for the connection—Off or number of minutes.
|
NetBIOS
|
NetBIOS packets blocked or accepted on the connection.
|
show ipx connections
To display information about all IPX connections, use the show ipx connections command.
SHow IPX CONNections
Syntax Description
This command has no arguments or keywords.
Default
None
Command Mode
System or profile mode
Usage Guidelines
This command will display information about all connections when used in system mode or in profile mode.
Example
The following example shows the output from the show ipx connections command:
2865_66> show ipx connections
Conn #Chan Routing Address InPkts OutPkts InErr OutErr
--------------------------------------------------------------------
2 0 ON 0:40F9001859 2139 12532 0 0
INT 1 ON C0A86400:40F9001859 17914 141 0 0
2865_66>
Table 7-3 describes the fields shown in the display.
Table 7-3 Show IPX Connections Field Descriptions
Field
|
Description
|
Conn
|
Connection number assigned by the router when the connection is established.
|
#Chan
|
Number of channels used for the connection.
|
Routing
|
IPX routing enabled or disabled.
|
Address
|
Network and MAC address of the connection.
|
InPkts
|
Number of incoming packets.
|
OutPkts
|
Number of outgoing packets.
|
InErr
|
Number of incoming packets lost because of errors.
|
OutErr
|
Number of outgoing packets lost because of errors.
|
show ipx demand
To display IPX RIP and SAP packet statistics, use the show ipx demand command.
SHow IPX DEmand
Syntax Description
This command has no arguments or keywords.
Default
None
Usage Guidelines
Use this command in system mode for testing purposes.
Example
The following example shows the output from the show ipx demand command:
Input Requests 0 Output Requests 3
Input Acks 1400 Output Acks 12
Input Response Pkts 12 Output Response Pkts 10312
Input Fragments 12 Output Fragments 12626
Reassembly Retries 1 Reassembly Timeouts 0
Retransmit Retries 986 Retransmit Timeouts 112
Pkt Too Short 0 Duplicate Fragment 0
Bad Fragment Count 0 Bad Fragment Number 0
Bad Sequence Number 726 Timer Failure 0
show ipx filter
To show the IPX filters, use the show ipx filter command.
SHow IPX FIlter
Default
None
Command Mode
System or profile mode
Usage Guidelines
In profile mode, this command displays IPX filters for the profile. In system mode, this command displays IPX filters for all profiles.
Example
The following example shows the IPX filter:
ID Function Type Action Addresses
------------------------------------------------
1 INPUT SAP ACCEPT Type: 1-20 Socket: 451+
2 INPUT SAP BLOCK Type: 30
Related Commands
set ipx filter
reset ipx filter
show ipx rip snapshot
To display the current snapshot parameters, use the show ipx rip snapshot command.
SHow IPX RIp SNapshot [ALl]
Syntax Description
ALl
|
Displays current snapshot parameters for all profiles.
|
Default
None
Command Mode
System or profile mode
Example
The following example shows the output from the show ipx rip snapshot command:
Host> show ipx rip snapshot
Host> show ipx rip snapshot
Profile Snapshot Active Quiet Update State
-------------------------------------------------------------------
describes snapshot parameters field descriptions.
Table 7-4 Snapshot Parameters Field Descriptions
Field
|
Description
|
Profile
|
The profile to which the parameters apply.
|
Snapshot
|
Specifies whether snapshot is Off (none) or is acting as a client or a server for this connection.
|
Active
|
The active period in minutes.
|
Quiet
|
The quiet period in minutes.
|
Update
|
Can be On or Off. Update On configures the client or server to send routing information as soon as it enters the active period. Update Off configures the client or server to wait for the periodic update to send the routing information after it enters the active period.
|
State
|
There are four states: pre-active, active, post-active, and quiet.
|
show ipx route
To display the value set for the default IPX routes, use the show ipx route command.
SHow IPX ROute [ALl]
Syntax Description
ALl
|
Displays IPX routing tables for all profiles.
|
Default
None
Command Mode
System or profile mode
Example
The following example shows the output from the show ipx route command used in system mode:
Destination Gateway Conn Hops Time Flags
------------------------------------------------------------
C0A82108 C0A86400:0C61E701 INT 10 17 3
C0A821C0 C0A86400:0C61E701 INT 9 17 3
011300 C0A86400:0C61E701 INT 8 11 3
7240 C0A86400:0C61E701 INT 8 11 3
7568 C0A86400:0C61E701 INT 8 10 3
960130 C0A86400:0C5FDB01 INT 9 12 3
941128 C0A86400:0C5FDB01 INT 11 14 3
7040 C0A86400:0C5FDB01 INT 8 10 3
7060 C0A86400:0C5FDB01 INT 8 10 3
7528 C0A86400:0C61E701 INT 8 10 3
7578 C0A86400:0C61E701 INT 8 10 3
7560 C0A86400:0C61E701 INT 8 10 3
shows the fields displayed with the show ipx route command.
Table 7-5 Show IPX Route Field Descriptions
Field
|
Description
|
Destination
|
Route's destination network address.
|
Gateway
|
Route's next hop.
|
Conn
|
Route's connection number assigned by the router when the connection is established.
|
Hops
|
Number of routers to the destination network.
|
Time
|
Number of ticks to the destination network.
|
Flags
|
Internal flags (used for troubleshooting).
|
show ipx service
To display IPX SAP information, use the show ipx service command.
SHow IPX SErvice ALl
Syntax Description
ALl
|
Displays IPX routing service for all profiles.
|
Default
None
Command Mode
System or profile mode
Usage Guidelines
If the show ipx service command is entered in profile mode, enter all. If the show ipx service command is issued in system mode, do not enter all.
Example
The following example is an output from the show ipx service command in system mode:
Host> show ipx service all
Type Conn Hops Time Address Name
------------------------------------------------------
4 LAN 4 0 AB455F4C:01:0451 ABU-ENG
4 LAN 4 0 AB455F4A:01:0451 ABU-BKUP
4 LAN 6 0 32595D76:01:0451 ARUN-SVR
4 LAN 6 0 2F759A7F:01:0451 CS_LAB_1
4 LAN 7 0 A12CC033:01:0451 CONE
4 LAN 7 0 A12CC034:01:0451 CRIPPEN
4 LAN 7 0 960130:01:0451 CASCADE
4 LAN 7 0 A12CC016:01:0451 CRASH2
4 LAN 7 0 ABCD:01:0451 FS3
4 LAN 7 0 941128:01:0451 FINANCE
4 LAN 7 0 101112:01:0451 FS2
4 LAN 7 0 A12C4800:08002B30948B:0451 GOONEY
4 LAN 7 0 931118:01:0451 HOBO
4 LAN 8 0 2FB3AA75:01:0451 HRIS