show ipx traffic

To display information about the number and type of Internetwork Packet Exchange (IPX) packets sent and received, use the show ipx traffic command in EXEC mode.

show ipx [nlsp] traffic [since {bootup | show}]

Syntax Description

nlsp

(Optional) Displays only NetWare Link Services Protocol (NLSP) traffic counters.

since bootup

(Optional) Displays traffic statistics since bootup.

since show

(Optional) Displays traffic statistics since last show command.

Defaults

Display traffic statistics since bootup or the last clear command.

Command Modes

EXEC

Command History
Release Modification

10.0

This command was introduced.

12.0(1)T

The following keywords were added:

  • nlsp

  • since bootup

  • since show

Examples

The following is sample output from the show ipx traffic command:

router> show ipx traffic

System Traffic for 0.0000.0000.0001 System-Name: router
Time since last clear: never
Rcvd:	   0 total, 0 format errors, 0 checksum errors, 0 bad hop count
        0 packets pitched, 0 local destination, 0 multicast
Bcast:  0 received, 0 sent
Sent:	   0 generated, 0 forwarded
        0 encapsulation failed, 0 no route
SAP:    0 Total SAP requests, 0 Total SAP replies, 0 servers
        0 SAP General Requests, 0 ignored, 0 replies
        0 SAP Get Nearest Server requests, 0 replies
        0 SAP Nearest Name requests, 0 replies
        0 SAP General Name requests, 0 replies
        0 SAP advertisements received, 0 sent
        0 SAP flash updates sent, 0 SAP format errors
RIP:    0 RIP requests, 0 ignored, 0 RIP replies, 0 routes
        0 RIP advertisements received, 0 sent
        0 RIP flash updates sent, 0 RIP format errors
Echo:   Rcvd 0 requests, 0 replies
        Sent 0 requests, 0 replies
        0 unknown: 0 no socket, 0 filtered, 0 no helper
           0 SAPs throttled, freed NDB len 0
Watchdog:
        0 packets received, 0 replies spoofed
Queue lengths:
        IPX input: 0, SAP 0, RIP 0, GNS 0
        SAP throttling length: 0/(no limit), 0 nets pending lost route reply
        Delayed process creation: 0
EIGRP:  Total received 0, sent 0
        Updates received 0, sent 0
        Queries received 0, sent 0
        Replies received 0, sent 0
        SAPs received 0, sent 0
NLSP:   Time since last clear: never
NLSP:   Level-1 Hellos (sent/rcvd): 0/0
        PTP Hellos     (sent/rcvd): 0/0
        Level-1 LSPs sourced (new/refresh): 1/0
        Level-1 LSPs flooded (sent/rcvd): 0/0
        LSP Retransmissions: 0
        Level-1 CSNPs (sent/rcvd): 0/0
        Level-1 PSNPs (sent/rcvd): 0/0
        Level-1 DR Elections: 0
        Level-1 SPF Calculations: 1
        Level-1 Partial Route Calculations: 0
        LSP checksum errors received: 0
Trace:  Rcvd 0 requests, 0 replies
           Sent 0 requests, 0 replies
 


Table 65: show ipx traffic Field Descriptions
Field Description

Time since last clear

Elapsed time since last clear command issued.

Rcvd:

Description of the packets received.

total

Total number of packets received.

    format errors

Number of bad packets discarded (for example, packets with a corrupted header). Includes IPX packets received in an encapsulation that this interface is not configured for.

    checksum errors

Number of packets containing a checksum error. This number should always be 0, because IPX rarely uses a checksum.

    bad hop count

Number of packets discarded because their hop count exceeded 16.

    packets pitched

Number of times the device received its own broadcast packet.

    local destination

Number of packets sent to the local broadcast address or specifically to the router.

    multicast

Number of packets received that were addressed to an IPX multicast address.

Bcast:

Description of broadcast packets the router received and sent.

    received

Number of broadcast packets received.

    sent

Number of broadcast packets sent, including those the router is either forwarding or has generated.

Sent:

Description of packets the software generated and sent and those the software received and routed to other destinations.

    generated

Number of packets sent that the router generated itself.

    forwarded

Number of packets sent that the router forwarded from other sources.

    encapsulation failed

Number of packets the software was unable to encapsulate.

    no route

Number of times the software could not locate a route to the destination in the routing table.

SAP:

Description of the Service Advertising Protocol (SAP) packets sent and received.

    Total SAP requests

Cumulative sum of SAP requests received:

  • SAP general requests

  • SAP Get Nearest Server (GNS) requests

    Total SAP replies

Cumulative sum of all SAP reply types: General, Get Nearest Server, Nearest Name, and General Name.

    servers

Number of servers in the SAP table.

    SAP General Requests,     ignored, replies

Number of general SAP requests, ignored requests, and replies. This field applies to Cisco IOS Release 11.2 and later.

    SAP Get Nearest Server,     requests, replies

Number of GNS requests and replies. This field applies to Cisco IOS Release 11.2 and later.

    SAP Nearest Name     requests, replies

Number of SAP Nearest Name requests and replies. This field applies to Cisco IOS Release 11.2 and later.

    SAP advertisements     received, sent

Number of SAP advertisements generated and sent as a result of a change in its routing or service tables.

    SAP flash updates sent

Number of SAP flash updates generated and sent because of changes to routing or service tables.

    SAP format errors

Number of incorrectly formatted SAP advertisements received.

RIP:

Description of the Routing Information Protocol (RIP) packets received and sent.

    RIP requests

Number of RIP requests received.

    ignored

Number of RIP requests ignored.

    RIP replies

Number of RIP replies sent in response to RIP requests.

    routes

Number of RIP routes in the current routing table.

    RIP advertisements     received

Number of RIP advertisements received from another router.

    sent

Number of RIP advertisements generated and then sent.

    RIP flash updates sent

Number of RIP flash updates generated and sent because of changes to its routing table.

    RIP format errors

Number of incorrectly formatted RIP packets received.

Echo:

Description of the ping replies and requests received and sent.

    Rcvd requests, replies

Number of ping requests and replies received.

    Sent requests, replies

Number of ping requests and replies sent.

    unknown

Number of unsupported packets received on socket.

    no socket, filtered, no     helper

Number of packets that could not be forwarded because helper addresses were improperly configured.

       SAPs throttled

Number of SAP packets discarded because they exceeded buffer capacity.

       freed NDB len

Number of Network Descriptor Blocks removed from the network but still needing to be removed from the routing tableof the router.

Watchdog:

Description of the watchdog packets the software handled.

    packets received

Number of watchdog packets received from IPX servers on the local network.

    replies spoofed

Number of times the software responded to a watchdog packet on behalf of the remote client.

Queue lengths

Description of outgoing packets currently in buffers waiting to be processed.

    IPX input

Number of incoming packets waiting to be processed.

    SAP

Number of outgoing SAP packets waiting to be processed.

    RIP

Number of outgoing RIP packets waiting to be processed.

    GNS

Number of outgoing GNS packets waiting to be processed.

    SAP throttling length

Maximum number of outgoing SAP packets allowed in the buffer. Additional packets received are discarded.

    nets pending lost reply route

Number of "downed" routes being processed by the Lost Route Algorithm.

EIGRP: Total received, sent

Description of the Enhanced Interior Gateway Protocol (IGRP) packets the router received and sent.

    Updates received, sent

Number of Enhanced IGRP updates received and sent.

    Queries received, sent

Number of Enhanced IGRP queries received and sent.

    Replies received, sent

Number of Enhanced IGRP replies received and sent.

    SAPs received, sent

Number of SAP packets received from and sent to Enhanced IGRP neighbors.

NLSP:

Description of the NetWare Link Services Protocol (NLSP) packets the router sent and received.

    Time since last clear

Elapsed time since last clear command issued.

    Level-1 Hellos (sent/rcvd)

Number of LAN hello packets sent and received.

    PTP Hellos (sent/rcvd)

Number of point-to-point Hello packets sent and received.

    Level-1 LSPs sourced
    (new/refresh)

Number of local link-state packets (LSPs) created/refreshed by this router.

    Level 1-LSPs flooded
    (sent/rcvd)

Number of LSPs sent and received by this router.

    LSP Retransmissions

Number of LSPs resent by this router.

    Level-1 CSNPs (sent/rcvd)

Number of complete sequence number PDU (CSNP) packets sent and received.

    Level-1 PSNPs (sent/rcvd)

Number of partial sequence number PDU (PSNP) packets sent and received.

    Level-1 DR Elections

Number of times the software calculated its designated router election priority.

    Level-1 SPF Calculations

Number of times the software performed the shortest path first (SPF) calculation.

    Level-1 Partial Route
Calculations

Number of times the software recalculated routes without running SPF.

    LSP Checksum errors     received

Number of LSPs rejected because of checksum errors.

Trace:

Description of the trace packets the router received and sent.

    RCvd requests, replies

Number of trace requests and replies received.

    Sent requests, replies

Number of trace requests and replies sent.

Related Commands
Command Description

clear ipx traffic

Clears IPX protocol and NLSP traffic counters.