Troubleshooting guide
B-10
Cisco PGW 2200 Softswitch Release 9.8 Operations, Maintenance, and Troubleshooting Guide
OL-0800-14
Appendix B Troubleshooting Cisco ITP-L Signaling
Troubleshooting SS7 Link Problems
To check if they match with the Solaris configuration, issue the Solaris ifconfig -a command.
File: sigChanDev.dat
001d0001 0 1 00080002 00030014 00060001 0
001d0002 0 1 00080001 00030014 00060001 1
001d0003 1 1 00080001 00030014 00060002 1
001d0004 1 1 00080002 00030014 00060002 0
001d0005 2 1 00080002 00030014 00060001 0
001d0006 2 1 00080001 00030014 00060001 1
001d0007 3 1 00080001 00030014 00060002 1
001d0008 3 1 00080002 00030014 00060002 0
Note The last digit in each line (0 or 1 in this example) identifies the link ID on the Cisco ITP-L. The last digit
value can be 0, 1, 2, or 3 and is identified, misleadingly, as a time slot in Cisco PGW 2200 Softswitch
provisioning. A Cisco ITP-L can only have two STP links.
File: sigChanDevIp.dat
001d0001 IP_Addr1 7000 10.15.13.2 7000
001d0002 IP_Addr1 7000 10.15.13.2 7000
001d0003 IP_Addr2 7000 10.15.13.19 7000
001d0004 IP_Addr2 7000 10.15.13.19 7000
001d0005 IP_Addr1 7000 10.15.13.4 7000
001d0006 IP_Addr1 7000 10.15.13.4 7000
001d0007 IP_Addr2 7000 10.15.13.21 7000
001d0008 IP_Addr2 7000 10.15.13.21 7000
This file associates the Cisco PGW 2200 Softswitch IP address and UDP port to the Cisco ITP-L IP
address and UDP port. IP_Addr1 and IP_Addr2 are defined in XECfgParm.dat.
You should not edit these files using vi. If you use a provisioning tool, any change you make is lost.
The only exception is XECfgParm.dat file (and changes can be lost anyway).
Cisco ITP-L sample configuration:
controller T1 0/0
framing esf
linecode b8zs
channel-group 0 timeslots 1
!
controller T1 0/1
framing esf
linecode b8zs
channel-group 0 timeslots 1
!
interface Ethernet0/0
ip address 10.15.13.2 255.255.255.240
no ip directed-broadcast
!
interface Serial0/0:0
no ip address
no ip directed-broadcast
!
interface Ethernet0/1
ip address 10.15.13.18 255.255.255.240
no ip directed-broadcast
!
interface Serial0/1:0
no ip address
no ip directed-broadcast
!