[npu.nos287] ;---------------------------------------------------------------------- ; Networking definitions for NOS 2.8.7 ;---------------------------------------------------------------------- ; ; Coupler node, NPU/MDI node, and CDCNet node numbers must match ; values defined in the NDL file and equipment deck. ; couplerNode=1 npuNode=2 cdcnetNode=255 ; ; Listen for TCP and UDP connections on actual, unbiased port numbers. ; These values are added to privileged port numbers to produce the ; port numbers on which DtCyber will listen for TCP and UDP services. ; cdcnetPrivilegedTcpPortOffset=0 cdcnetPrivilegedUdpPortOffset=0 ; ; Define the host identifier used in establishing trunk connections ; over TCP. ; hostID=NCCM01 ; ; CLA port 0x01 and 0x02 are reserved for trunks in an environment ; with multiple NOS hosts. ; ; Listen for trunk connection requests on TCP port 2550, and attempt ; to make connection requests to another NOS system running on the ; local host at port 2551, with host ID NCCM02 and coupler node 3. ; terminals=2550,0x01,1,trunk,127.0.0.1:2551,NCCM02,3 ; ; CLA port 0x03 is used for a PSU printer. ; terminals=2552,0x03,1,raw ; ; CLA ports 0x04 - 0x13 are used for interactive terminal ; connections using the Telnet protocol. ; terminals=23,0x04,16,telnet ; ; CLA ports 0x14 - 0x15 are used for remote batch terminal ; connections using the HASP/BSC/TCP protocol ; terminals=2553,0x14,1,hasp,B400 terminals=2554,0x15,1,hasp,B400