nerdexam
Novell

050-696 · Question #73

You've just upgraded the 100 Mbps Ethernet network board in your OES NetWare server to a Gigabit Ethernet network interface. The manufacturer included a floppy diskette with a LAN driver named…

The correct answer is C. LOAD A:\NTI1000.LAN. Loading a LAN driver from a floppy diskette in OES NetWare requires the LOAD command with the full path including the drive letter.

OES NetWare Server Installation and Configuration

Question

You've just upgraded the 100 Mbps Ethernet network board in your OES NetWare server to a Gigabit Ethernet network interface. The manufacturer included a floppy diskette with a LAN driver named NTI1000.LAN with the board. Assuming that the server's floppy drive is assigned drive letter A, which command will load this driver from the diskette?

Options

  • ANTI1000.LAN
  • BLOAD NTI1000.LAN
  • CLOAD A:\NTI1000.LAN
  • D\MNT\FLOPPY\NTI1000.LAN

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    14% (4)
  • C
    76% (22)
  • D
    7% (2)

Why each option

Loading a LAN driver from a floppy diskette in OES NetWare requires the LOAD command with the full path including the drive letter.

ANTI1000.LAN

Typing the filename alone without LOAD is not valid NetWare console syntax for loading NLMs or drivers.

BLOAD NTI1000.LAN

LOAD NTI1000.LAN without a path would only work if the driver is located in a directory already in the server's search path, not on a floppy diskette.

CLOAD A:\NTI1000.LANCorrect

In Novell NetWare, the LOAD command is used to load NLMs (NetWare Loadable Modules), including LAN drivers. When the driver resides on a floppy disk rather than the default search paths, the full path must be specified, making 'LOAD A:\NTI1000.LAN' the correct syntax to load the driver directly from the floppy drive assigned to A:.

D\MNT\FLOPPY\NTI1000.LAN

NetWare does not mount floppy drives under a /MNT/FLOPPY path; that convention belongs to Linux/Unix systems, not NetWare.

Concept tested: Loading LAN drivers from removable media in NetWare

Topics

#LOAD command#LAN driver#path syntax#network interface

Community Discussion

No community discussion yet for this question.

Full 050-696 Practice