Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: needs monospace font

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

#
# Copyright (C) 1999-2017 2018 STROMASYS
# All rights reserved.
#
# The software contained on this media is proprietary to and embodies the
# the confidential technology of STROMASYS. Possession, use, duplication, or
# or dissemination of the software and media is authorized only pursuant to a
# to a valid written license from STROMASYS.
#
#============================================================================
#
# Sample configuration file for AlphaServer DS20 machines.
#
#----------------------------------------------------------------------------

...

#set COM1 alias = OPA0 line = "\\.\COM1:"
#set COM1 alias = OPA0 port = 10003
#set COM1 alias = OPA0 port = 10003 application = "opa0.ht"
set COM1 alias = OPA0 port = 10003 application = "putty -load OPA0 -P 10003"
#set COM1 alias = OPA0 port = 10003 application = "c:\kea\user\opa0.ktc"

# ... fallback to legacy mode ...
#load physical_serial_line OPA0 line="\\.\COM1:"
#load virtual_serial_line OPA0 port=10003
#load virtual_serial_line OPA0 port=10003 application="opa0.ht"
#load virtual_serial_line OPA0 port=10003 application="putty -load OPA0"
#load virtual_serial_line OPA0 port=10003 application="c:\kea\user\opa0.ktc"

...

#set COM2 alias = TTA0 line = "\\.\COM2:"
#set COM2 alias = TTA0 port = 10000
#set COM2 alias = TTA0 port = 10000 application = "tta0.ht"
#set COM2 alias = TTA0 port = 10000 application = "putty -load TTA0 -P 10000"
#set COM2 alias = TTA0 port = 10000 application = "c:\kea\user\tta0.ktc"

...

#============================================================================
#
# Load optional DE500BA PCI Ethernet Adapter (EWA).
#
# TIP: You need to uncomment the "load DE500BA ..." line and one of the
# "load packet_port ..." lines below to attach the EWA to host NIC (or not)
#
#----------------------------------------------------------------------------

#load DE500BA EWA interface = EWA0

# choose this one to leave EWA unconnected
#load packet_port EWA0 interface = "(disabled)"

# ============================================================================
#
# Attach the EWA to the host's NIC.
#
#----------------------------------------------------------------------------

#set EWA0 interface = "connection:<connection-name>"

#============================================================================
#
# Load another optional DE500BA PCI Ethernet Adapter (EWB).
#
#----------------------------------------------------------------------------

#load DE500BA EWB interface = EWB0
#load packet_port EWB0 interface = "(disabled)"

#============================================================================
#
# Attach the EWB to the host's NIC.
#
#----------------------------------------------------------------------------

#set EWB0 choose this one to connect EWA to host's NIC (by its connection name)
#load packet_port EWA0 interface = "connection:<connection-name>"

#============================================================================
#
# Load another optional DE500BA PCI Ethernet Adapter (EWC).Ethernet Adapter (EWB).
#
# TIP: You need to uncomment the "load DE500BA ..." line and one of the
# "load packet_port ..." lines below to attach the EWB to host NIC (or not)
#
#----------------------------------------------------------------------------

#load DE500BA EWC EWB interface = EWC0EWB0

# choose this one to leave EWB unconnected
#load packet_port EWC0 EWB0 interface = "(disabled)"

# choose this one to connect EWB to host's NIC (by its connection name)
#load packet_port EWB0 interface = "connection:<connection-name>"

#============================================================================
#
# Attach
#
# Load another optional DE500BA PCI Ethernet Adapter (EWC).
#
# TIP: You need to uncomment the "load DE500BA ..." line and one of the
# "load packet_port ..." lines below to attach the EWC to the host 's NIC.NIC (or not)
#
#----------------------------------------------------------------------------#set

#load DE500BA EWC interface = EWC0

# choose this one to leave EWC unconnected
#load packet_port EWC0 interface = "(disabled)"

# choose this one to connect EWC to host's NIC (by its connection name)
#load packet_port EWC0 interface = "connection:<connection-name>"

...

#============================================================================
#
# Uncomment to connect the emulator's $1$DGA100 to a host disk drive.
#
#----------------------------------------------------------------------------

#set FGA container[100] = "\\.\PhysicalDrive0"
#set FGA container[100] = "\\.\PhysicalDrive<N>"

...

# this is the end of the configuration file #################################

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc