4.510 rtrv-ip-card

Use this command to retrieve IP networking parameters for a given card.

Parameters

loc (optional)
Card location. The unique identifier of a specific application subsystem located in the system.
Range:
1101 - 1108, 1111 - 1112, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118, 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 5318, 6101 - 6108, 6111 - 6118, 1113, 1115

Example

rtrv-ip-card:loc=1211

rtrv-ip-card

Dependencies

The value specified for the loc parameter must correspond to the location of a card that can run an IP application (other than the EROUTE application, which is not supported by this command).

Notes

None

Output

rtrv-ip-card:loc=1211
rlghncxa03w 13-09-24  15:35:05 EST  EAGLE 46.0.0
    LOC 1211
      SRCHORDR  LOCAL
      DNSA      150.123.123.123
      DNSB      --------------- 
      DEFROUTER ---------------    
      DOMAIN    NC.TEKELEC.COM 
      SCTPCSUM  adler32       
      DSCP      4


;

rtrv-ip-card
rlghncxa03w 13-09-24  15:35:05 EST EAGLE 46.0.0
    LOC 1211
      SRCHORDR  LOCAL
      DNSA      150.1.1.1 
      DNSB      ---------------
      DEFROUTER ---------------
      DOMAIN    NC.TEKELEC.COM  
      SCTPCSUM  adler32 
      DSCP      9

    LOC 1213   
      SRCHORDR  LOCAL
      DNSA      150.1.1.1
      DNSB      ---------------
      DEFROUTER 150.1.1.25
      DOMAIN    NC.TEKELEC.COM
      SCTPCSUM  adler32
      DSCP      15

    LOC 1301 
      SRCHORDR  SRVRONLY 
      DNSA      150.1.1.10
      DNSB      150.1.1.28
      DEFROUTER ---------------
      DOMAIN    NC.TEKELEC.COM
      SCTPCSUM  adler32
      DSCP      20

;

This example displays the output when an E5-SM4G or E5-SM8G-B card is used:

rtrv-ip-card
rlghncxa03w 13-09-24 22:12:42 EST  EAGLE 46.0.0
    LOC 1105
      SRCHORDR  LOCAL
      DNSA      ---------------
      DNSB      ---------------
      DEFROUTER ---------------
      DOMAIN    ---------------
      SCTPCSUM  crc32c
      BPIPADDR  192.168.124.2
      BPSUBMASK 255.255.255.0
      DSCP      9

    LOC 1107
      SRCHORDR  LOCAL
      DNSA      ---------------
      DNSB      ---------------
      DEFROUTER ---------------
      DOMAIN    ---------------
      SCTPCSUM  crc32c
      BPIPADDR  192.168.124.4
      BPSUBMASK 255.255.255.0
      DSCP      8


    LOC 1111
      SRCHORDR  LOCAL
      DNSA      ---------------
      DNSB      ---------------
      DEFROUTER ---------------
      DOMAIN    ---------------
      SCTPCSUM  crc32c
      BPIPADDR  192.168.124.3
      BPSUBMASK 255.255.255.0 
      DSCP      15


Legend

  • LOC—Card location
  • SRCHORDR—Host table search order. LOCAL indicates that the Local Host table is searched first. SRVR indicates that the Domain server is searched first. SRVRONLY indicates that only the Domain server is searched.
  • DNSA—IP address of Domain Server A
  • DNSB—IP address of Domain Server B
  • DEFROUTER—IP address for the default router
  • DOMAIN—TDomain name of the Domain server
  • SCTPCSUM—SCTP checksum algorithm type
  • BPADDR—Bonded port IPv6 address
  • BPSUBMASK—Bonded port IP submask
  • DSCP---Subfield in IP header. Applicable to SIGTRAN-based cards only

Related Topics