[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference netcad::hub_mgnt

Title:DEChub/HUBwatch/PROBEwatch CONFERENCE
Notice:Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7
Moderator:NETCAD::COLELLADT
Created:Wed Nov 13 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4455
Total number of notes:16761

1452.0. "X3.1 & Xircom install - a pain!" by PTOJJD::DANZAK () Tue Sep 20 1994 15:13

T.RTitleUserPersonal
Name
DateLines
1452.1Clarified the installation for Other NIC driversNETCAD::WAGNERCOFFILThu Sep 29 1994 12:3825
    HUBwatch includes the PATHWORKS IP stack. Therefore, support for 
    drivers, etc. are inherited from PW. There is no royalty arrangement
    with XIRCOM to include XIRCOM NIC drivers in PW as there is with the
    other 50 or so drivers available in the PW kit.

    The installation has been modified for the "Other" NIC driver option
    to clearly ask for the appropriate driver directory and name.
    Now there is an example of the syntax for the input.

    Also, the installation now includes a template for the PROTOCOL.INI. 
    FYI, the reason that the PROTOCOL.INI was missing sections is because that
    is the file that is provided on your NIC card driver diskette. During
    the installation this is copied to the \IPSTACK directory. The PW 
    installation is an extensive procedure that reads these files and 
    merges the information to produce PROTOCOL.INI. 
    Now the installation will copy the incomplete PROTOCOL.INI form the NIC
    driver diskette and rename it to PROTOCOL.DRV. You will have to 
    manually merge this information into the PROTOCOL.TMP template.
    
    The best source of information for PW related questions can be found in:
    NOTED::PWWINDOSV5 - PW for Windows and DOS V5
    RANGER::WFW - Windows for Workgroup (XIRCOM is mentioned here)
    RANGER::NETWARE - NETWARE info

Barb 
1452.2GRANPA::DFAUSTBad Things, man...Tue Nov 29 1994 17:4310
    Jon,
    
    Could you post the CONFIG.SYS, AUTOEXEC.BAT and PROTOCOL.INI that you
    used to get HUBwatch up on the laptop using a Xircom adapter. I've been
    trying for a bit and havn't guessed the correct solution yet. Since you
    obviously have, I would be most appreciative if you could post them
    here or send them to me via e-mail.
    
    Dennis Faust
    
1452.3Only PROTOCOL.INI neededPTOJJD::DANZAKFri Dec 02 1994 10:0229
    The ONLY things that need changed are the PROTOCOL.INI file...AUTOEXEC
    nor CONFIG need any attention...the PROTOCOL.INI file for the PE2 from
    XIRCOM....
    
    
[protocol manager]
DRIVERNAME = PROTMAN$


[XIRCOMNET]
DRIVERNAME = XIRCOM$
INTERRUPT = 7
; PE2_NDIS.EXE version 1.00 wants PRINTERPORT = x, where x = lpt1 or lpt2
;PRINTERPORT = LPT1
; PE2_NDIS.EXE version 1.26 & 1.41 wants LPT = x, wher x = 1, 2, 3, or 4
LPT = 1

[DATALINK]
DRIVERNAME   = DLL$MAC
BINDINGS     = XIRCOMNET
LG_BUFFERS   = 16
SM_BUFFERS   = 6
OUTSTANDING  = 32
HEURISTICS   = 0
;Removed - Specify IRQ level used by workstations network adapter card
;NI_IRQ       = 5
;ADDED   - Specify IRQ level of LPT1 where XIRCOM plugs into
NI_IRQ        = 7
    
1452.4Works for me.TROFS::WEBSTERNIS, London, CanadaFri Dec 02 1994 15:05401
	I have the XIRCOM PCMCIA card in my DECpc 425SL working with 
everything but DECndu. DECROU (for NIS loader and bootp & tftp services),
HUBwatch for Windows, IRIS, Pathworks, Workgroups for Windows all work OK.
Laptop has 8Mb memory and 200Mb hard drive (stacked into C: (150Mb) d: (190Mb)
and e: (30Mb)).

	Here is a copy of my CONFIG.SYS, AUTOEXEC.BAT,\DECNET\PROTOCOL.INI and
\HUBWATCH\IPSTACK\PWTCP.INI (which is the same for \DECROU\NET\PWTCP.INI). 

-----------------
CONFIG.SYS
-----------------

[MENU]
MENUITEM=NET, London or Sarnia Print and Common File Services
MENUITEM=MOBILE, No Network (Dial In and FAX Only)
MENUITEM=DECROU, Startup DECnis network
MENUITEM=DECHUB, Start windows to use HUBwatch
MENUITEM=IRIS, IRIS LAN Analyzer
MENUITEM=WGW, Workgroup for Windows
MENUITEM=MAXMEM, Maximum memory
MENUITEM=REWARD, Choose any of these options for reward information
MENUCOLOR=15,1
MENUDEFAULT=NET,10

[REWARD]

[COMMON]
DEVICE=C:\DOS\HIMEM.SYS/TESTMEM:OFF
DOS=HIGH,UMB
DEVICE=C:\STACKER\STACKER.COM /P=1 C:\STACVOL.000 C:\STACVOL.dsk
DEVICE=C:\STACKER\SSWAP.COM C:\STACVOL.dsk C: /SYNC
BUFFERS=32
FILES=40
LASTDRIVE=Z
FCBS=4,0
SHELL=E:\DOS\COMMAND.COM E:\DOS\ /E:1024 /P
STACKS=18,512
rem SWITCHES=/N/F
rem DEVICE=E:\DOS\ANSI.SYS
rem DEVICE=NB.SYS

[Net]
DEVICE=E:\DOS\EMM386.EXE NOEMS HIGHSCAN X=D000-D1FF
DEVICE=E:\PCMCIA\SSU.EXE
rem DEVICE=E:\PCMCIA\CCU.EXE /COM=4
DEVICEHIGH=E:\DOS\SETVER.EXE
DEVICE=E:\DECNET\PROTMAN.SYS /I:E:\DECNET
DEVICE=E:\DECNET\CECFG.EXE DRIVER=NDIS
DEVICE=E:\DECNET\CENDIS.EXE
DEVICE=C:\IFSHLP.SYS

[Mobile]
DEVICE=E:\DOS\EMM386.EXE NOEMS HIGHSCAN X=D000-D1FF
DEVICEHIGH=E:\PCMCIA\SSU.EXE
DEVICEHIGH=E:\PCMCIA\CCU.EXE /COM=4

[decrou]
DEVICE=E:\DOS\EMM386.EXE RAM HIGHSCAN X=D000-D1FF
DEVICE=E:\decnet\PROTMAN.SYS /I:E:\DECNET
DEVICE=E:\DECNET\CECFG.EXE DRIVER=NDIS

[dechub]
DEVICE=E:\DOS\EMM386.EXE RAM HIGHSCAN X=D000-D1FF
DEVICE=E:\DECNET\PROTMAN.SYS /I:E:\DECNET
DEVICE=E:\DECNET\CECFG.EXE DRIVER=NDIS

[IRIS]
DEVICE=E:\DOS\EMM386.EXE RAM 4096 X=D000-D1FF
DEVICEHIGH=E:\DOS\SETVER.EXE
DEVICE=E:\DECNET\PROTMAN.SYS /I:E:\DECNET
DEVICE=E:\DECNET\CECFG.EXE DRIVER=NDIS
DEVICEHIGH=E:\DECNET\CENDIS.EXE
DEVICEHIGH=D:\IRIS\IRISNDIS.SYS

[WGW]
DEVICE=E:\DOS\EMM386.EXE NOEMS HIGHSCAN X=D000-D1FF
DEVICE=E:\PCMCIA\SSU.EXE
DEVICE=E:\PCMCIA\CCU.EXE /COM=4
DEVICEHIGH=E:\DOS\SETVER.EXE
DEVICE=C:\IFSHLP.SYS

[MAXMEM]
DEVICE=E:\DOS\EMM386.EXE NOEMS HIGHSCAN X=D000-D1FF

----------------------
AUTOEXEC.BAT
----------------------

@ECHO OFF
if %config%==REWARD goto REWARD
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============== Load Drivers =========================================
REM
LOADHIGH E:\DOS\SMARTDRV.EXE
E:\STACKER\CHECK /WP
if %config%==MAXMEM goto NOMOUSE
if %config%==IRIS goto NOMOUSE
SET MOUSE=C:\MOUSE
LOADHIGH C:\MOUSE\MOUSE.EXE /Q
rem LH c:\mouse\mouse cehance
:NOMOUSE
LOADHIGH E:\DOS\KEYB US,, E:\DOS-NLS\KEYBOARD.SYS
if %config%==MAXMEM goto NODOSK
if %config%==DECROU goto NODOSK
if %config%==IRIS goto NODOSK
LOADHIGH E:\DOS\DOSKEY /INSERT
:NODOSK
if %config%==MAXMEM goto NOSHARE
if %config%==IRIS goto NOSHARE
if %config%==DECROU goto NOSHARE
LOADHIGH E:\DOS\SHARE.EXE /l:500 /F:5100
:NOSHARE
rem E:\NB ON >NUL
rem CALL C:\ACCESS\MEMCNFG.BAT
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============== PATH Definitions =====================================
REM
PATH E:\DOS;C:\WINDOWS;C:\;E:\STACKER;C:\ACCESS;C:\EXCEL;C:\WINWORD;D:\NETMANAG
rem PATH %PATH%;D:\TOOLBOOK
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= Environment Stuff =====================================
REM
SET TEMP=C:\TEMP
SET BOOT=E:
SET NOVINI=D:\NOVINI
SET COMSPEC=E:\DOS\COMMAND.COM
PROMPT $p$g
REM
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= Set up some DOS MACROs  ===============================
REM
if %config%==MAXMEM goto NODOSK1
E:\DOS\DOSKEY DW=DIR/W $1
E:\DOS\DOSKEY DP=DIR/P $1
E:\DOS\DOSKEY \=CD \
:NODOSK1
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= Boot blocks for Config.sys  ===========================
REM
goto %config%
REM
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= Remote Network  =======================================
:NET
REM
SET PATH=%PATH%;E:\PW;
rem Executing network startup procedure
If not exist e:\PW\STARTNET.BAT goto NOSTARTUPR 
CALL E:\PW\STARTNET.BAT 
COPY C:\WINDOWS\WIN.INI C:\WINDOWS\WINL.SAV
COPY C:\WINDOWS\WINLOCL.SAV C:\WINDOWS\WIN.INI
READKEY "Use printers in London or Sarnia (L/S)?" ans
if %ans% == L goto LONDON
if %ans% == S goto SARNIA
:LONDON
USE LPT1: \\LOOSERVER\L0105_PS
USE LPT2: \\LOOSERVER\LOO03_PS
USE LPT3: \\LOOSERVER\LOO$TECH
E:\DECNET\LAT
goto END
:SARNIA
USE LPT1: \\SRNU01\LN03R
goto END
:NOSTARTUPR
ECHO ** WARNING ** REMSTART.BAT file not found.  Network functions not performed
PAUSE
goto END
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= No Network  ===========================================
:MOBILE
REM
C:\KIT\MCP.EXE COM4
COPY C:\WINDOWS\WIN.INI C:\WINDOWS\WINM.SAV
COPY C:\WINDOWS\WINBFAX.SAV C:\WINDOWS\WIN.INI
goto END
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= DECnis Network Configurator ===========================
:DECROU
REM
PATH %PATH%;D:\DECROU
D:
CD\DECROU
goto END
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= DEChub Network  =======================================
:DECHUB
REM
SET WSAVERS=1.1
SET HUBWATCH_SYSTEM=D:\HUBWATCH
SET HUBWATCH_LIBRARY=D:\HUBWATCH\USERDATA
D:\HUBWATCH\IPSTACK\STRTNDIS
WIN
D:\HUBWATCH\IPSTACK\STOPNDIS
goto END
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= IRIS Network Monitor ==================================
:IRIS
REM
PATH %PATH%;E:\DECNET;D:\IRIS
E:\DECNET\NETBIND
D:
CD\IRIS
goto MAXMEM
REM
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= Laptop found  =========================================
:REWARD
REM
CLS
ECHO
ECHO Please call Larry Webster at 519-675-4200.
goto END
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= Windows for Workgroups Network  =======================
:WGW
C:\WINDOWS\NET START
goto END
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= End of AUTOEXEC.BAT  ==================================
:END
REM
rem This starts Virus Checking even if not attached to network
LH E:\F-PROT\VIRSTOP /DISK/BOOT
REM +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
REM ============= Run with Maximum Memory ===============================
:MAXMEM

-----------------------
PROTOCOL.INI
-----------------------

[protocol manager]
    DRIVERNAME  = PROTMAN$
 
[IPX4MAC]
    DRIVER      = IPX$MAC
    BINDINGS    = CENDIS.EXE
 
[IPX_XIF]
    Drivername = IPX$
    BINDINGS   = CENDIS.EXE
 
[NETBEUI_XIF]
    Drivername  = netbeui$
    SESSIONS    = 6
    NCBS        = 12
    BINDINGS    = CENDIS.EXE
    LANABASE    = 0
 
[IRISNDIS]
    Drivername  = iris$mac
    BINDINGS    = CENDIS.EXE

[DATALINK]
    DRIVERNAME  = DLL$MAC
    LG_BUFFERS  = 16
    SM_BUFFERS  = 6
    OUTSTANDING = 32
    HEURISTICS  = 0
    BINDINGS    = CENDIS.EXE
;;    DECPARM     = e:\PW\
;;Specify IRQ level used by workstations network adapter
    NI_IRQ      = 5
;;
;;  Your DECnet address is AA0004004AE4
;;
 
[CENDIS.EXE]
; protocol.ini section for the Xircom CreditCard Ethernet Adapter.
;[XIRCOMNET]
DRIVERNAME = XIRCOM$
IOADDRESS = 0x300
INT = 5
MEM = 0xD000
IOWORDSIZE = 16
SOCKET = 2
SOCKETSERVICES = N
LINKDISABLE

-------------------
PWTCP.INI
-------------------

;****************************************************************
; PATHWORKS TCP/IP Version 5.0 Init parameters file.            *
;       File version:   V5.0.2                                  *
;****************************************************************

;
; TCP/IP local host, applications and database section
;
[TCPGLOBAL]
UserName = webster
HostName = loop28
NetFiles = D:\HUBWATCH\IPSTACK

;
; Printer setup for LPR
;
[LPR]

Server          =                       ; The node name of Print server
Printer         =                       ; print queue

;
; TCP/IP kernel section. For more advanced TCP/IP kernel parameters,
; please refer to the documentation.
; 
;
[TCPIP]
IPAddress = 016.154.048.017 ; Host ip address
SubnetMask = 255.255.255.0 ; subnetmask
DefaultGW0 = 0.0.0.0 ; first default gateway
NetworkType = 0 ; 0 = Ethernet or Token Ring or Mobile
				       ; 2 = SLIP
Snap            = no                   ; yes|no to use 802.2 SNAP frame format 
				       ; (default = no)
TCPMaxSock      =       8              ; max tcp connections
UDPMaxSock      =       10              ; max udp connections
TCPWinSize      =       3              ; Max receive window in multiple of
				       ; 1024 bytes.
WANMaxSegSize   =       1448           ; Max Seg Size of TCP/UDP data for WAN
BroadcastFlag   =       1              ; can be set to 0s or 1s (default = 1s). 
RtDiscover      =       no             ; yes|no to turn on/off Dynamic Router
				       ; Discovery. Default is off.

;
; The SLIP section.
;
[SLIP]
CommPort        = 1                    ; 1 = com1, 2 = com2
Speed           = 19200                 ; serial line speed
ModemControl    =       no             ; modem hardware flow control

;
; NetBIOS section
;
[NETBIOS]
NumLocalNames   =       16              ; Size of local NetBIOS name table
NumRemoteNames  =       10              ; Size of remote NetBIOS name table
ScopeID         =       ""              ; Scope ID

;
; Telnet section
;
[TELNET]
EcmChar         =       ""             ; default to CRTL \ char
NSessions       =       4
Nretries        =       60              ; # of 1 second retry intervals used  
					; on sending data if send should fail
					; due to low resources
CommPort        =       0               ; determines if low-level BIOS
					; reads/writes are supported by 
					; telnet. (function codes 1 & 2)
					; 0 = no low-level support (default)
					; 1 = low-level support for COM 1
					; 2 = low-level support for COM 2



;
; Domain Name Resolver section
;
[DNR]
Domain = ; name of local domain (eg,
					; abc.xyz.com). No default.
NameServer0 = ; IP address of first name server to
					; query. No default.
					; Up to three name server addresses
					; can be defined. The last two are 
					; optional.
Heuristics = 0                     ; Tell DNR how to look up names.
					; Not required.
					; 0=Network first, HOSTS. file second.
					; 1=HOSTS. first, Network second.
					; default is 0.

;
; Simple Network Management section
;
[SNMP]

SysDescr        =                       ; The full name and version
					; ID of the system's hardware type,
					; OS type and networking software.
					; It can be up to 64 chars.
SysContact      =                       ; The contact person for this managed
					; node, together with information
					; on how to contact this person.
					; It can be up to 64 chars.
SysName         =                       ; This is the host's fully-qualified 
					; domain name. It can be up to 64
					; chars.
SysLocation     =                       ; The physical location of this host.
					; It can be up to 64 chars.
SnmpReadCommunity = public              ; community name for reads (get 
					; & getnext)
SnmpWriteCommunity = public             ; community name for writes (set)