![]() |
![]() HP OpenVMS Systemsask the wizard |
![]() |
The Question is: Where, oh, where might one find documentation about the DECnet test utilities, DTSEND and DTRECV? HELP SYS_FILES [SYSEXE] DTSEND says only "DECnet for OpenVMS logical links test program." I've used it in the past, but can't remember usage and syntax. I've checked the VMS master index, and used your wiz tools to search the wizard archives for DTSEND. No luck. If there's no place to point to, please give a few examples of usage, such as, "How do I test connectiveity and throughput between two DECnet-OSI hosts?" Thanks. The Answer is : You would have to look in the DECnet Phase IV documentation set for information on the DTSEND (DTS) and DTRECV (DTR) tools, and specifically in the old DECnet network management utilities manual. Here are the basic commands and qualifiers: CONNECT /NODENAME=node /[NO]PRINT /[NO]RETURN= STANDARD, RECEIVED /SPEED=speed /TYPE= ACCEPT, REJECT DATA /NODENAME=node /[NO]PRINT /[NO]STATISTICS /[NO]DISPLAY=bytes /SIZE=bytes /SPEED=speed /TYPE= SINK, SEQ, PAT, ECHO /HOURS=hr /MINUTES=min /SECONDS=sec DISCONNECT /NODENAME=node /[NO]PRINT /[NO]RETURN= STANDARD, RECEIVED /SPEED=speed /TYPE= SYNCHRONOUS, ABORT
|