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

📄 mpcctab.4

📁 早期freebsd实现
💻 4
字号:
.\" Copyright (c) 1987, 1991 The Regents of the University of California..\" All rights reserved..\".\" This code is derived from software contributed to Berkeley by.\" Computer Consoles Inc..\".\" Redistribution and use in source and binary forms, with or without.\" modification, are permitted provided that the following conditions.\" are met:.\" 1. Redistributions of source code must retain the above copyright.\"    notice, this list of conditions and the following disclaimer..\" 2. Redistributions in binary form must reproduce the above copyright.\"    notice, this list of conditions and the following disclaimer in the.\"    documentation and/or other materials provided with the distribution..\" 3. All advertising materials mentioning features or use of this software.\"    must display the following acknowledgement:.\"	This product includes software developed by the University of.\"	California, Berkeley and its contributors..\" 4. Neither the name of the University nor the names of its contributors.\"    may be used to endorse or promote products derived from this software.\"    without specific prior written permission..\".\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION).\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF.\" SUCH DAMAGE..\".\"     @(#)mpcctab.4	6.5 (Berkeley) 5/10/91.\".Dd May 10, 1991.Dt MPCCTAB 4.Os.Sh NAME.Nm mpcctab.Nd.Tn MPCCconfiguration file.Sh DESCRIPTIONThe.Tn ASCIIfile.Nm mpcctabis used to configure.Tn CCI Ns 'sMulti-Protocol Communication Controller.Pq Tn MPCC . The controller provides high-speedsynchronous communications for the.Tn POWERfamilyof computers.This file determines the.Tn MPCCboard configurations. You can download either a synchronous , bisync oran asynchronous protocol to an.Tn MPCCboard.(See.Xr dlmpcc 8for details.).PpA.Nm mpcctabfile is suppliedwith each.Tn MPCCrelease; however, you can modify this file or create your own file..PpThe contents of the file consists of entries that describe supported communication protocols and their unique attributes. The protocols supported are.Tn X Ns \&.25 ,.Tn SNA ,.Tn ASYNC ,and.Tn BISYNC .For.Tn ASYNCtwo different entries are possible in the .Em procolfield - if 16 port.Tn MPCCasync is configured, then.Tn ASYNCis entered; 32 port.Tn MPCCasync is specified by entering.Pf \&32 Tn PORT .This file must reside in the directory.Pa /usr/libdata ..Sh Entry Line FormatAn entry line consists of an.Em item identifierfollowed by variable width arguments separated by colons. There are three item identifiers:.Tn MPCC , .Tn PROTOCOL ,.Tn PORT .The.Tn MPCCline in this fileidentifies the board number. The.Tn PROTOCOLline identifiesthe specific communication protocol.The.Tn PORTline describesthe port for the immediately preceding protocol. The numberof arguments for the.Tn PROTOCOLand.Tn PORTlines,and the arguments themselves, are protocol dependent. See the individualargument descriptions for details..PpNotes: Use upper case letters for clarity when specifying the item identifier and the protocol name. Make sure that you enterthe argument values in the order specified below. Also, use comments liberally, and indicate comment lines by placing a pound sign.Pq Sy #in column one. .PpThe item identifiers and their corresponding lineformats, with valid argument values, follow:.Pp.Sy MPCC Line.PpFormat:.Bd -filled -offset indent.Sm off.Xo.Sy MPCC: Em bdno Sy \&:.Op Sy FCCS, Em portno , timer.Sy \&:.Op Sy SOC , Em portno.Xc.Sm on.Ed.Pp Argument Explanations: .Bl -tag -width indent -offset indent.It Em bdno Specifies the board number..It Sy FCCS .Tn FCCSis a fault-tolerant support system that allows backup portsto assume the functions of failed ports.For example,if port 0 fails for any reason,another port may be configured to assume the duties of the failed port.The keyword.Sy FCCSidentifies this feature and must befollowed by the list of fail-safe port numbers and a time increment,described below.This feature is optional..It Sy SOC An.Tn FCCSport can also be an.Tn SOC(Switch On Close) port,meaning that the port will switch when it is closed.And as with.Tn FCCS ,the port will switch if it fails.This feature is optional..It Em portno .Em Portnois a list of port numbers,separated by commas,specifying the primary ports you want protected by backup ports..Tn FCCSboards have either 4 primary and 4 backup ports,or 8 primary and 8 backup ports.The valid port numbers are.Sy 0through.Sy 3for the 4-port version,and.Sy 0through.Sy 7for the 8-port version..PpEach of the ports has a switched connector.If the board fails for any reason,the traffic on these ports is automatically routedthrough the switched connector.These connectors must be cabled to secondary ports on the other.Tn FCCSconnector panels.The secondary ports are numbered 8 through 11 on the 4-port version and8 through 15 on the 8-port version.Only the primary ports need be designated in the.Tn FCCSconfiguration line,however all ports must be identified as described in the.Tn PORTLine sectionbelow..It Em time Specifies the time period for the sentinel relay timer. Each board resets its sentinel timer after the specifiedtime period. If theboard fails, and therefore can't set the timer, then controlis passed automatically to another board, which continues the current processing. This feature ensures.Dq PerpetualProcessingand is transparent to the user. The valid range of valuesin milliseconds is from.Sy 50to.Sy 5950in 50 millisecond increments..El.Pp.Sy PROTOCOL Line.PpFormat:.Pp.Bd -filled -offset indent.Sm off.Sy PROTOCOL: Em procol Sy \&: Em depargs.Sm on.Ed.PpArgument Explanations:.Bd -filled -offset indent.Bl -tag -width indent.It Em procol Specifies the protocol you want associated with the board specified in the previous.Tn MPCCline. .It Em depargs Specifies the protocol-dependent protocol attributes.X.25and.Tn SNAhave ten (10)arguments,.Tn ASYNChas just.Em one 1argument, and.Tn BISYNChas no arguments..El.Pp.Em X.25 Dependent Attributes.PpNote: You must be familiar with the X.25.Tn CCITTYellow Book (1980) in order to understand the following values..Bl -tag -width indent.It Em "N1"Specifies the maximum frame size in bytes..It Em "N2"Specifies the retry count..It Em "T1"Specifies the retry timer in milliseconds..It Em "T2" Specifies the response delay timer in milliseconds..It Em "T3" Specifies the inactive link timer in milliseconds..It Em "T4"Specifies the idle channel timer in milliseconds..It Em K Specifies the Level 2 window size..It Em xid1 Specifies the destination type in the.Tn XIDcommand. It must be a numberfrom 1-5:.Bd -unfilled -offset indent1 = AXE2 = CTSS3 = DEX4 = DMS5 = WESCOM.Ed.It Em xid2 Specifies the destination identity in the.Tn XIDcommand. It can be three to nine.Tn ASCIIcharacters..It Em xid3 Specifies the additional information in the.Tn XIDcommand. It can be any.Tn ASCIIstring up to 20 characters long..El.Pp.Em ASYNC and 32PORT Dependent Attribute.Bl -tag -width indent.It Em bufsize Specifies the size of the transmit/receive buffers in bytes..El.Ed.Pp.Sy PORT Line.PpFormat:.Bd -filled -offset indent.Sm off.Xo.Sy PORT: Em portno.Sy \&: Em procol.Sy \&: Em depargs.Xc.Sm on.Ed.PpArgument Explanations:.Bd -filled -offset indent.Bl -tag -width indent.It Em portnoSpecifies the port number of the previously specified board..It Em procolSpecifies the protocol. You must state the same protocolas you stated in the preceding.Tn PROTOCOLline..It Em depargsSpecifies the protocol-dependent port attributes. X.25 hasfourteen (14) arguments..Tn ASYNC ,.Pf 32 Tn PORTand.Tn BISYNChave none..Tn SNAhas 14fixed arguments..El.Pp.Em X.25 Dependent Arguments.PpNote: You must be familiar with the X.25.Tn CCITTYellowBook (1980) in order to understand the following values..Bl -tag -width surecvbuf.It Em ixmitbufSpecifies the number of transmit buffers allocatedfor I frames..It Em suxmitbufSpecifies the number of transmit buffers allocated for.Tn S/Uframes..It Em irecvbufSpecifies the number of receive buffers allocated forI frames..It Em surecvbufSpecifies the number of receive buffers allocated for.Tn S/Uframes..It Em xmitoSpecifies the Level 1 transmit timeout.This argument should be.Sy 0so that Level 1 calculates timeout fromthe baud rate..It Em rts Specifies the modem control valuefor rts. Valid values are.Sy 1which equals .Xr assert ,.Sy 2which equals.Sy drop ,and.Sy 3which equals.Sy auto ..It Em dtr Specifies the modem control value for dtr. Valid values are.Sy 1which equals.Xr assert ,and.Sy 2which equals.Sy drop ..It Em lineidle Specifies the line state between transmissions. Valid values are.Sy 0which specifies a flagfill, and.Sy 1which specifies a mark fill..It Em rcvadr Specifies the port configuration. A.Sy 1makes the porta.Tn DCE ,while a.Sy 3makes the port a.Tn DTE ..It Em mask Specifies the data link receive mask. This argument must be.Sy 3 ..It Em xmtrty Specifies the number of data link retries after a transmittimeout. This argument should be zero since upper levels of X25 do retries..It Em baud Specifies the baud rate of a transmission. All standard ratesare supported. Some common rate values are.Sy 0equals a modem,.Sy 13equals 9600, and.Sy 26equals.Pf \&56 Tn KB .See the header file.Pa mp_port.hfor other values..It Em encode Specifies the physical data encoding. A.Sy 0indicates.Tn NRZ ,and a.Sy 1indicates.Tn NRZI..It Em trace Specifies the data link receive trace mode. This argument must be.Sy 0 ..El.Ed.Sh EXAMPLESThe following entry configures five.Tn MPCCboards: one for X.25,.Tn ASYNC ,.Pf 32 Tn PORT ,.Tn BISYNCand.Tn SNA .Each has two ports..Bd -literalMPCC:0PROTOCOL:X25:272:2:6000:1000:30000:20000:8:2:ccice1:remotePORT:0:X25:8:16:8:16:0:1:1:0:1:3:0:0:0:0PORT:1:X25:8:16:8:16:0:1:1:0:3:3:0:0:0:0MPCC:1PROTOCOL:ASYNC:128PORT:0:ASYNCPORT:1:ASYNCMPCC:2PROTOCOL:32PORT:128PORT:0:32PORTPORT:1:32PORTMPCC:3PROTOCOL:BISYNCPORT:0:BISYNCPORT:1:BISYNCMPCC:4PROTOCOL:SNA:272:4:800:200:20000:20000:8:2:acey:deucyPORT:0:SNA:8:10:10:24:5:3:1:0:193:193:1:0:0:0PORT:1:SNA:8:10:10:24:5:3:1:0:193:193:1:0:0:0.Ed.Sh FILES.Bl -tag -width /usr/libdata/mpcctab -compact.It Pa /usr/libdata/mpcctab.It Pa /usr/libdata/mpcca.It Pa /usr/libdata/mpccb.It Pa /usr/libdata/mpcc32.It Pa /usr/libdata/mpccx.El.Sh SEE ALSO.Xr dlmpcc 8.Sh HISTORYThe.Nm mpccconfiguration file appeared in.Bx 4.3 tahoe .

⌨️ 快捷键说明

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