NET.CFG Options Reference

NetWare DOS Requester Option

Syntax

use defaults=[on off]

 

 

Default

on

 

 

Modules

VLM.EXE

 

 

Example

To load the AUTO.VLM file with the core modules and

 

disable loading of the BIND.VLM file, you would place the

 

following lines in your NET.CFG file:

 

netware dos requester

 

use defaults=off

 

vlm=conn.vlm

 

vlm=ipxncp.vlm

 

vlm=tran.vlm

 

vlm=security.vlm

 

vlm=nds.vlm

 

;vlm=bind.vlm

 

vlm=nwp.vlm

 

vlm=fio.vlm

 

vlm=general.vlm

 

vlm=redir.vlm

 

vlm=print.vlm

 

vlm=netx.vlm

 

vlm=auto.vlm

 

 

NOTE:The EXCLUDE VLM parameter should be used instead of the USE DEFAULTS parameter for excluding specific core VLM programs.

VLM=path_VLM

Specifies a .VLM file that the VLM.EXE program should load.

This parameter and value allow VLM programs not listed in the default load table for the VLM.EXE program to be added to the table.

The following .VLM files are not listed in the default load table:

AUTO.VLM

MIB2IF.VLM

MIB2PROT.VLM

2-100