📄 ni.4
字号:
.\" SCCSID: @(#)ni.4 8.2 3/28/91.TH ni 4 VAX.SH Nameni \- BVP DEBNT/NI interface.SH Syntax.nf.B "controller aie? at vaxbi? node?".B "device bvpni0 at aie? vector bvpniintr".fi.SH Description.NXS "ni interface" "BVP DEBNT/NI interface".NXR "BVP DEBNT/NI interface".NXR "Ethernet address" "mapping to Internet address".NXR "Internet address" "mapping to Ethernet address"The.PN nidriver provides access to a 10 Mb/s Ethernet network throughthe NI port of the DEBNT controller. The DEBNT also has a tapeport that shares the controller structure with the NI port..PPThe host's Internet address is specified at boot time with an SIOCSIFADDR ioctl. The.PN nidriver employs the Address Resolution Protocol described in.MS arp 4pto dynamically map addresses on the local networkbetween Internet and Ethernet..PPThe driver normally tries to use a ``trailer'' encapsulationto minimize copying data on input and output. This can bedisabled for an interface by setting the IFF_NOTRAILERSflag with an SIOCSIFFLAGS ioctl.Trailers are only used for packets destined for Internet hosts..PPThe SIOCSPHYSADDR ioctl can be used to change and SIOCRPHYSADDR canbe used to read the physical address of the NI. SIOCADDMULTI and SIOCDELMULTI can be used to add or delete multicast addresses. The NI supports a maximum of 32 multicast addresses. The argument to the latter ioctls is a pointer to an ifreq structure found in <net/if.h>..PPSIOCRDCTRS and SIOCRDZCTRS ioctls can be used to ``read'' or ``read and clear'' network counters. The argument to the latter two ioctls is a pointer to a counter structure ``ctrreq\*n found in <net/if.h>..PPThe ioctls SIOCENABLBACK and SIOCDISABLBACK can be used to enableand disable the interface loopback mode respectively..SH RestrictionsThe PUP protocol family is not supported. .SH Diagnostics.B "ni%d in wrong state".brDEBNT is unable to be attached duringautoconfiguration time, because it is not in the undefined state..PP.B "ni%d cannot initialize".brDEBNT failed to become initialized aftera request to become initialized..PP.B "nid%d cannot enable".brDEBNT failed to become enabled after a request to become enabled..PP.B "reset ni%d %x %x %x %x".brDEBNT has requested a software reset.Values of port control, port status, port error, and port dataare given to help identify what caused the reset request..PP.B "ni%d SUME error detected %x %x %x %x".brSome error has been detected.Values of port error, port data, port status, and port control aregiven to help identify the cause of the error..PP.B "ni%d cant handle af%d".brA packet with an undefined protocol type has been sent to DEBNT..PP.B "ni%d multi failed, multicast list full".brToo many multicast requests have been made..SH See Alsoarp(4p), inet(4f), intro(4n)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -