⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 netx.8

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 8
字号:
.\" SCCSID: @(#)netx.8	8.2	12/3/90.TH netx 8 .SH Namenetx \- TCP/IP net exerciser.SH Syntax.B /usr/field/netx[.B \-h.B ] [.BI \-t nB ] [.BI \-p m.B ]  .I nodename.SH Description.NXB "netx exerciser".NXB "TCP network" "testing".NXB "IP network" "testing"The .PN netx exerciser sets up a stream socket connection to the.MS miscd 8cserver in the TCP/IP internet domain. With connectionmade, the exerciser writes random data to the .PN miscd server; theserver loops the data back to .PN netx ,and the data is read andverified against the data written out. .PPThe .PN netx exerciser runsin conjunction with the.MS miscd 8cserver. .PPThe .PN netx exerciser by defaultwill use the port number of the echo service in the .PN /etc/servicesfile. Make sure that the TCP echo service is enabled in the .PN /etc/inetd.conf file (no `#' in front of the service). The exerciserwill run until.CT Cor kill \-15 \fIpid\fR is sentto the process.The.I nodenameis the remote or local system host name running the.MS miscd 8cserver..SH Options.NXR "netx exerciser" "options"The \f(CWnetx\fR options are:.IP \fB\-h\fR 1iPrint the help message for the .PN netx command..IP \fB\-t\fIn\fRRun time in minutes (\fIn\fR).The default is to run until the processreceives.CT Cor kill \-15 \fIpid\fR..IP \fB\-p\fIm\fRSpecify port number to use in internet domain (\fIm\fR < 32768).Note that this option is not used with the .MS miscd 8cserver, so you should never have to use this option..SH Restrictions .NXR "netx exerciser" "restricted"If there is a need to run a system exerciser over an NFS link or on a disklesssystem, there are some restrictions.  For exercisers that need to write into a filesystem, such as .MS fsx 8 ,the target file system must be writable by root.  Also the directory, in which anyof the exercisers are executed, must be writable by root because temporaryfiles are written into the current directory.  These latter restrictions aresometimes difficult to overcome because often NFS file systems are mounted in away that prevents root from writing into them.  Some of the restrictions may beovercome by copying the exerciser to another directory and then executing it.  .SH Examples.NXR(e) "TCP network" "testing".NXR(e) "IP network" "testing"The following example exercises the TCP/IP network from the localhost to node \fBkeel\fR until a.CT Cor kill \-15 \fIpid\fR is received:.EX% /usr/field/netx keel.EEThe following example exercises the TCP/IP network from the localhost to node \fBphoton\fR for 180 minutes in the background:.EX% /usr/field/netx \-t180 photon &.EE.SH See Also.I "Guide to System Exercisers".NXE "netx exerciser".NXE "TCP network" "testing".NXE "IP network" "testing"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -