(Page 1 of 1 in this chapter) Version
Figure 10. TUP User SAPs and Network SAPs
<General Configuration Parameters> <User SAP definition> <SAP Parameters> END <NSAP definition> <NSAP Parameters> END <Circuit Group 1 definition> <Circuit Group Parameters> END <Circuit Group n definition> <Circuit Group Parameters> END
# TUP Configuration File # General configuration parameters MAX_SAPS 1 MAX_NSAPS 1 MAX_CIRCUITS 2048 MAX_GROUPS 16 !max number of circuit groups MAX_DPCS 16 !max number of dest. point codes MAX_ROUTES 10 !max number of routes ALARM_LEVEL 2 !alarm level END # Service Access Point (SAP) USER_SAP 0 SWITCH_TYPE ITU-T !switch type (ITU-T, CHINA) END # Network Service Access Point (NSAP) NSAP 0 !Network layer SAP Id MTPSAP 0 !MTP layer SAP Id SWITCH_TYPE ITU-T !switch type (ITU-T, CHINA) OPC 0x01 !my point code SSF SSF_NAT !sub-service field value to use END # # Circuit Database CIRCUIT 1 !circuit number CIC 0 !Circuit identification code DPC 0x02 !DPC of serving far exchange NUM_CIRCUITS 200 !number of circuits in this group GROUP_ID 1 SWITCH_TYPE ITU-T !switch type (ITU-T, CHINA) END # # Circuit Group 2 CIRCUIT 201 !circuit number CIC 200 !Circuit identification code DPC 0x02 !DPC of serving stp NUM_CIRCUITS 200 !number of circuits in this group GROUP_ID 2 SWITCH_TYPE ITU-T !switch type (ITU-T, CHINA) END # # Circuit Group 3 CIRCUIT 513 !circuit number CIC 513 !Circuit identification code DPC 2 !DPC of serving stp NUM_CIRCUITS 255 !number of circuits in this group GROUP_ID 3 END # END # End TUP configuration
(Page 1 of 1 in this chapter) Version