home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / vlmkt3.exe / SAMPLNET.CF_ / SAMPLNET.CFG
Text File  |  1994-08-11  |  4KB  |  102 lines

  1. ;These are optional settings.
  2.  
  3.     ;Used by the LSL
  4. LINK SUPPORT
  5.    Buffers     8 1500
  6.    MemPool     4096
  7.    Max Stacks  8
  8.  
  9.     ;Hardware & software settings for network board driver(s)
  10. LINK DRIVER NE2000
  11.      INT 3
  12.      PORT 300
  13.      MEM D0000
  14.      Frame Ethernet_802.2
  15.      Frame Ethernet_II
  16.      Protocol IPX E0 Ethernet_802.2
  17.      Protocol IP 800 Ethernet_II
  18.  
  19.     ;Used to optimize between performance and memory usage
  20. NETWARE DOS REQUESTER
  21.      Auto Reconnect         = ON
  22.      Auto Retry             = 20  ;Number of seconds before retry
  23.      Bind Reconnect         = ON
  24.      Confirm Critical Error = ON
  25.      First Network Drive    = E
  26.      Ipx Sockets            = 60
  27.      Local Printers         = 0
  28.      Max Tasks              = 50
  29.      Message Level          = 1
  30.      Message Timeout        = 130  ;Clear broadcast message after 
  31.                                    ;5 min.
  32.          
  33.      Name Context           = "OU=Test.OU=DEV.OU=NPD.O=Novell"  
  34.                                   ;Only needed when connecting to 
  35.                                   ;a NetWare 4.xx network.
  36.      Network Printers       = 1
  37.      NetWare Protocol       = BIND,NDS  ;Add PNW for Personnal  
  38.                                         ;NetWare support
  39.      Print Tail             = 50
  40.      Preferred Server       = NMS-TEST-TWILIGHT
  41.          
  42.      Preferred Tree         = Backbone  ;For use on a NetWare  
  43.                                         ;4.xx network
  44.      Spx Connections        = 60  ;Number needed with pserver.exe
  45.      Show Dots              = ON     
  46.      Use Defaults           = ON    
  47.  
  48.      VLM = AUTO.VLM     ;Used with auto reconnect and retry
  49.      VLM = WSSNMP.VLM     ;/------------------------------------\
  50.      VLM = WSTRAP.VLM     ;|                                    |
  51.      VLM = WSREG.VLM      ;| Needed for use with MIB-II support | 
  52.      VLM = WSASN1.VLM     ;| and communities for SNMP desktops  |
  53.      VLM = MIB2IF.VLM     ;|                                    |
  54.      VLM = MIB2PROT.VLM   ;\------------------------------------/
  55.  
  56.     ;MIB-II support and communities for SNMP desktops
  57. DESKTOP SNMP   
  58.     Asynchronous Timeout     = 20
  59.     Enable Control Community = specified
  60.     Control Community        = "public"
  61.     Enable Monitor Community = specified
  62.     Monitor Community        = "public"
  63.     Enable Trap Community    = specified
  64.     Trap Community           = "public"
  65.     SysContact               = "Netty Bear nettyb@novell.com"
  66.     SysLocation              = "NMS-Test-Lab BLD F"
  67.     SysName                  = "cldixon Workstation #1"
  68.     SnmpEnableAuthenTraps    = ON
  69.  
  70.     ;Used with MIB-II support and communities for SNMP desktops
  71. TRANSPORT PROVIDER IPX
  72.     Trap Target = ab123456:0123456789ab
  73.     Trap Target = cd654321:ba9876543210
  74.  
  75.     ;Used with MIB-II support and communities for SNMP desktops
  76. TRANSPORT PROVIDER UDP
  77.     Trap Target = 999.88.77.66
  78.     Trap Target = 888.11.22.33
  79.  
  80.     ;Configure protocol stack for TCP/IP
  81. PROTOCOL TCPIP
  82.    Ip_Address   XXX.XXX.XXX.XXX ;Your TCP/IP address
  83.    Ip_Router    XXX.XXX.XXX.XXX ;Your TCP/IP router address
  84.    Ip_Netmask   255.255.255.0
  85.    TCP_Sockets  8
  86.    UDP_Sockets  8
  87.    Raw_Sockets  1
  88.    NB_Sessions  4
  89.    NB_Commands  8
  90.    NB_Adapter   0
  91.    NB_Domain    NPD.Provo.Novell.Com
  92.  
  93.     ;Used to change setup values for Target Service Agent(TM)
  94. NETWARE DOS TSA
  95.      TSA Server Name  = ADMIN_SWRND
  96.      Workstation Name = CLDIXON
  97.      Password         = BZZZNJAZZ
  98.      Disk Buffers     = 30
  99.      Stack Size       = 2048
  100.      Drives           = C D E
  101.  
  102.