Library /sys$common/syshlp/nclhelp.hlb create, fddi, station *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates an instance of an FDDI station, using the specified communications device. Station-name is a simplename that identifies this particular FDDI station instance. The Communication Port argument is required. create [node node-id] fddi station station-name - communication port port-id The Communication Port is the system device name assigned to this station. On Tru64 UNIX the port-id must be in the format ddn, where dd is the device name prefix and n is the device number. On OpenVMS the port-id must be in the format ddc, where dd is the device name prefix and c is the controller letter. Device Type Tru64 UNIX OpenVMS DEFAA faa fa DEFEA fta fr DEFTA fta fc DEFPA fta DEFQA fq DEFZA fza fc DEMFA mfa fx FOCUS fw OpenVMS Example: create fddi station fddi-0 communication port FWA
Additional Information (explode) :
|