npi.7.man

来自「This a separate release of the OpenSS7 X」· MAN 代码 · 共 1,041 行 · 第 1/3 页

MAN
1,041
字号
.IP A. 4a.BR N_RESET_REQ (7)from the NS user, followed by a.BR N_RESET_CON (7)from the NS provider;or.IP B. 4a.BR N_RESET_IND (7)from the NS provider, followed by a.BR N_RESET_RES (7)from the NS user..PPThe complete sequence of primitives depends upon the origin/s of the resetaction.  The reset service may be:.IP 1. 4invoked by one NS user, leading to interaction (A) with that NS userand interaction (B) with the peer NS user;.IP 2. 4invoked by both NS users, leading to interaction (A) with both NS users;.IP 3. 4invoked by the NS provider, leading to interaction (B) with both NS users;.IP 4. 4invoked by one NS user and the NS provider, leading to interaction (A) withthe originating NS user and (B) with the peer NS user..PPThe.BR N_RESET_REQ (7)acts as a synchronization mark in the flow of.BR N_DATA ,.BR N_EXDATA ,and.B N_DATACKprimitives transmitted by the issuing NS user; the.BR N_RESET_IND (7)acts as a synchronization mark in the flow of.BR N_DATA ,.BR N_EXDATA ,and.B N_DATACKprimitives received by the receiving NS user.  Similarly,.BR N_RESET_RES (7)acts as asynchronization mark in the flow of.BR N_DATA ,.BR N_EXDATA ,and.B N_DATACKprimitivestransmitted by the responding NS user, while the.BR N_RESET_CON (7)acts as asynchronization mark in the flow of.BR N_DATA ,.BR N_EXDATA ,and.B N_DATACKprimitivesreceived by the NS user that originally issued the reset.  The resynchronizingproperties of the reset service are the following:.IP i. 4All.BR N_DATA ,.BR N_EXDATA ,and.B N_DATACKprimitives issued before issuingthe.BR N_RESET_REQ (7)/ N_RESET_RES (7)that have not been delivered to the other NS userbefore the.BR N_RESET_IND (7)/ N_RESET_CON (7)are issued by the NS provider,should bediscarded by the NS provider..IP ii. 4Any.BR N_DATA ,.BR N_EXDATA ,and.B N_DATACKprimitives issued after the synchronizationmark will not be delivered to the other NS user before the synchronizationmark is received..PP.B User Primitives for Reset Operations.IP \(em \w'\(em\(em'u.BR N_RESET_REQ (7):This primitive requests that the NS provider reset thenetwork connection..IP \(em \w'\(em\(em'u.BR N_RESET_RES (7):This primitive indicates to the NS provider that the NS userhas accepted a reset indication..PP.B Provider Primitives for Reset Operations.IP \(em \w'\(em\(em'u.BR N_RESET_IND (7):This primitive indicates to the NS user that thenetwork connection has been reset..IP \(em \w'\(em\(em'u.BR N_RESET_CON (7):This primitive indicates to the NS user that the reset requesthas been confirmed..PPThe sequence of primitives may remain incomplete if a.B N_DISCONprimitive occurs..PP.B Connection Termination PhaseThe NC release procedure is initialized by the insertion of a disconnectobject(associated with a.BR N_DISCON_REQ) (7)into the queue.  As shown in Table 3, the disconnect procedure is destructivewith respect to other objects in the queue, and eventually results in theemptying of queues and termination of the NC connection..PPThe sequence of primitives depends on the origin of the release action.  Thesequence may be:.IP 1. 4invoked by one NS user, with a request from that NS user leading to anindication to the other;.IP 2. 4invoked by both NS users, with a request from each of the NS users;.IP 3. 4invoked by the NS provider, with an indication to each of the NS users;.IP 4. 4invoked independently by one NS user and the NS provider, with a requestfrom the originating NS user and an indication to the other..PP.B User Primitives for Connection Termination.IP \(em \w'\(em\(em'u.BR N_DISCON_REQ (7):This primitive requests that the NS provider denyan outstanding request for a connection or disconnect an existing connection..PP.B Provider Primitives for Connection Termination.IP \(em \w'\(em\(em'u.BR N_DISCON_IND (7):This primitive indicates to the NS user that either a requestfor connection has been denied or an existing connection has been terminated..PPA NS user may reject an NC establishment attempt by issuing a.BR N_DISCON_REQ (7).The originator parameter in the.B N_DISCONprimitives will indicate NS user invoked release..PPIf the NS provider is unable to establish an NC, it indicates this to therequester by an.BR N_DISCON_IND (7).The originator in this primitive indicates an NS provider invoked release..SS "Connectionless Network Services Definition"The CLNS allows for the transfer of the NS user data in one or bothdirections simultaneously without establishing a network connection.  A set ofprimitives are defined that carry user data and control information betweenthe NS user and NS provider entities.  The primitives are modeled as requestsinitiated by the NS user and indications initiated by the NS provider.Indications may be initiated by the NS provider independently from requests bythe NS user..PPThe connectionless network service consists of one phase..PP.B User Request Primitives.IP \(em \w'\(em\(em'u.BR N_UNITDATA_REQ (7):This primitive requests that the NS provider send the data unit to thespecified destination..PP.B Provider Response Primitives.IP \(em \w'\(em\(em'u.BR N_UNITDATA_IND (7):This primitive indicates to the NS user that a data unit has been receivedfrom the specified source address..IP \(em \w'\(em\(em'u.BR N_UDERROR_IND (7):This primitive indicates to the NS user that the data unitwith the specified destination address and QOS parameters produced an error.This primitive is specific to CLNS..\".\".\".\".SS "Local Management"The following management primitives are common to all modes of network serviceprovider..IP \(em \w'\(em\(em'u.BR N_INFO_ACK (7):Requests information concerning the communications device, provider limits,styles and features..IP \(em \w'\(em\(em'u.BR N_INFO_REQ (7):Provides information concerning the communications device, provider limits,styles and features..IP \(em \w'\(em\(em'u.BR N_OPTMGMT_REQ (7):Requests the management of network provider options..IP \(em \w'\(em\(em'u.BR N_BIND_REQ (7):Requests the binding of the stream to a network endpoint address..IP \(em \w'\(em\(em'u.BR N_BIND_ACK (7):Provides acknowledgment of the bound network endpoint address..IP \(em \w'\(em\(em'u.BR N_UNBIND_REQ (7):Requests the stream be unbound from the bound network endpoint address..IP \(em \w'\(em\(em'u.BR N_OK_ACK (7):Provides positive acknowledgment of request primitives that requireacknowledgment..IP \(em \w'\(em\(em'u.BR N_ERROR_ACK (7):Provides negative acknowledgment of request primitives that requireacknowledgment..SS "Connectionless Data Transfer"The following primitives provide for the transfer of data with aconnectionless network service provider..IP \(em \w'\(em\(em'u.BR N_UNITDATA_REQ (7):Requests the transmission of connectionless data..IP \(em \w'\(em\(em'u.BR N_UNITDATA_IND (7):Provides indication of the reception of connectionless data..IP \(em \w'\(em\(em'u.BR N_UDERROR_IND (7):Provides indication of errors encountered in the transmission ofconnectionless data..SS "Connection Establishment"The following primitives establish a network connection with a connectionoriented network service provider..IP \(em \w'\(em\(em'u.BR N_CONN_REQ (7):Requests connection to a peer network endpoint..IP \(em \w'\(em\(em'u.BR N_CONN_CON (7):Provides confirmation of a connection request..IP \(em \w'\(em\(em'u.BR N_CONN_IND (7):Provides indication of a connection request from a peer endpoint..IP \(em \w'\(em\(em'u.BR N_CONN_RES (7):Responds to an outstanding connection indication..SS "Connection Data Transfer"The following primitives provide for the transfer of data with a connectionoriented network service provider..PP.B Data Transfer Service.The following primitives provide for the transfer of data on the networkconnection..IP \(em \w'\(em\(em'u.BR N_DATA_REQ (7):Requests the transmission of data on a network connection..IP \(em \w'\(em\(em'u.BR N_DATA_IND (7):Provides indication of the reception of data on a network connection..IP \(em \w'\(em\(em'u.BR N_EXDATA_REQ (7):Requests the transmission of expedited data on a network connection..IP \(em \w'\(em\(em'u.BR N_EXDATA_IND (7):Provides indication of the reception of expedited data on a networkconnection..PP.B Data Acknowledgment Service.The following primitives provider for the acknowledgment of data transfer..IP \(em \w'\(em\(em'u.BR N_DATACK_REQ (7):Requests acknowledgment of the last received data on the network connection..IP \(em \w'\(em\(em'u.BR N_DATACK_IND (7):Provides indication of acknwowldgment of the last transmitted data on thenetwork connection..SS "Connection Reset"The following primitives provide for the reset of the network connection..IP \(em \w'\(em\(em'u.BR N_RESET_REQ (7):Requests that a network connection be reset..IP \(em \w'\(em\(em'u.BR N_RESET_CON (7):Provides confirmation of the reset of the network connection..IP \(em \w'\(em\(em'u.BR N_RESET_IND (7):Provides indication of the reset of a network connection..IP \(em \w'\(em\(em'u.BR N_RESET_RES (7):Responds to an outstanding indication of network connection reset..SS "Connection Release"The following primitives provide for the release of a network connection witha connection oriented network service provider..IP \(em \w'\(em\(em'u.BR N_DISCON_REQ (7):Requests that a network connection be released..IP \(em \w'\(em\(em'u.BR N_DISCON_IND (7):Provides indication that a network connection has been released..SH "SEE ALSO".BR N_BIND_ACK (7),.BR N_BIND_REQ (7),.BR N_CONN_CON (7),.BR N_CONN_IND (7),.BR N_CONN_REQ (7),.BR N_CONN_RES (7),.BR N_DATACK_IND (7),.BR N_DATACK_REQ (7),.BR N_DATA_IND (7),.BR N_DATA_REQ (7),.BR N_DISCON_IND (7),.BR N_DISCON_REQ (7),.BR N_ERROR_ACK (7),.BR N_EXDATA_IND (7),.BR N_EXDATA_REQ (7),.BR N_INFO_ACK (7),.BR N_INFO_REQ (7),.BR N_OK_ACK (7),.BR N_OPTMGMT_REQ (7),.BR N_RESET_CON (7),.BR N_RESET_IND (7),.BR N_RESET_REQ (7),.BR N_RESET_RES (7),.BR N_UDERROR_IND (7),.BR N_UNBIND_REQ (7),.BR N_UNITDATA_IND (7),.BR N_UNITDATA_REQ (7)..SH HISTORY.PPThe Network Provider Interface first appeared in SVR 4..[svr4.].SH CONFORMANCE.PPThis interface conforms to NPI Revision 2..[npi.].XX.[magic.].[advprog.].[$LIST$.].T2

⌨️ 快捷键说明

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