Chapter 6 Command Definitions
6.6.5C7RTI – CCS SS7 Route Initiate
Synopsis
This command is used to initiate an SS7 Route (C7RT) to a Destination Point Code (DPC) within a Network Context (NC). An SS7 Route utilizes one (LS1) or two (LS2) link sets which route via adjacent point codes to reach the eventual destination (DPC).
On a per network context basis, a default MTP route may be specified. On a per network context basis, traffic for all point codes not known to the Signalling Gateway are routed to the default route. A default route can be specified by setting the DPC value on the route to DFLT.
See Section 7.2, “Signaling Configuration” on page 136 for a more detailed description of the SS7 signaling configuration.
Syntax
C7RTI:C7RT=,DPC=,LS1=,NC=,[LS2=,][LSH=,][LABEL=,];
Prerequisites
•The NC must be the same as the NC of the underlying link sets.
•The DPC/NC combination must be unique.
•The link set specified has already been initiated.
•If the route is to an adjacent point code, then all links in the linkset to that point code must be either inhibited or blocked.
•
•
Only one default Route can be configured per Network Context.
If a default route is specified, a network context cannot be configured with a DPC of 0.
Attributes
CONFIG
Examples
C7RTI:C7RT=1,LS1=1,DPC=130,LABEL=ROUTE130;
70