4.597 rtrv-tps

Use this command to display the total provisioned system TPS for IPSG and E5-ATM-B cards. The total of these four values, and the maximum allowed system TPS value, are also displayed.

Parameters

This command has no parameters.

Example

rtrv-tps

Dependencies

The Linkset table is corrupt or cannot be found.

The Signaling Link table is corrupt or cannot be found.

None

Notes

The maximum total provisioned System TPS is based on whether the HIPR2 High Rate Mode feature is turned on. The maximum total provisioned System TPS is 500,000 if the HIPR2 High Rate Mode feature is turned off, 750,000 if the HIPR2 High Rate Mode feature is turned on, and 1,000,000 if both the HIPR2 High Rate Mode and 1M System TPS features are turned on.

MAX TPS calculations

The provisioned (max) system TPS calculation is calculated by summing the SIGTRAN TPS values (values for the IPSG linksets TPS usage) and the ATM links TPS values. The total provisioned system TPS is calculated by using the following:

  • Sum all TPS values for IPSG linksets using the (num_ipsg_links * the value of the  maxslktps parameter (see the ent/chg-ls commands)).
  • Sum all ATM over T1 links ((ATM ANSI links) * per ATM ANSI links TPS (1630))
  • Sum all ATM over E1 links ((ATM ITU links) * per ATM ITU links TPS (2038))

RSVD TPS Calculations

The reserved TPS calculation is calculated by summing the SIGTRAN TPS values (values for the and IPSG linksets TPS usage) and the ATM links TPS values. The total provisioned system TPS is calculated by using the following:

  • Sum all TPS values for IPSG linksets using the (num_ipsg_links * the value of the slktps or rsvdslktps parameter (see the ent/chg-ls commands)).
  • Sum all ATM over T1 links ((ATM ANSI links) * per ATM ANSI links TPS (1630))
  • Sum all ATM over E1 links ((ATM ITU links) * per ATM ITU links TPS (2038))

Output

This example shows the output when the HIPR2 High Rate Mode feature is turned off:

rtrv-tps

    rlghncxa03w 10-02-10 16:20:46 EST  EAGLE 42.0.0

    CARD     NUM    NUM      RSVD       MAX
    TYPE   CARDS  LINKS       TPS       TPS
    -----  -----  -----  --------  --------
    IPGW       9      8     32000     40000
    IPSG     100     16     80000     80000
    ATM        0      0         0         0

    Total provisioned System TPS (120000 of 500000) 24%

    Command Completed. 
;

This example shows the output when the HIPR2 High Rate Mode feature is turned on:

rtrv-tps

    rlghncxa03w 10-02-10 16:20:46 EST  EAGLE 42.0.0

    CARD     NUM    NUM      RSVD       MAX
    TYPE   CARDS  LINKS       TPS       TPS
    -----  -----  -----  --------  --------
    IPGW       9      8     32000     40000
    IPSG     100     16     80000     80000
    ATM        0      0         0         0

    Total provisioned System TPS (120000 of 750000) 16%

    Command Completed. 
;