[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 System Management Guide: Communications and Networks

ISA/PCI Wide Area Network (WAN) Adapters

This section explains the installation and configuration requirements for the Multiport Model 2 adapter.

This section explains the installation and configuration requirements for the Multiport Model 2 adapter (ISA) and the 2-Port Multiprotocol adapter (PCI).

Multiport Model 2 Overview

The Multiport Model 2 Adapter (MM2) device driver is a component of the communication I/O subsystem. This device driver provides support for the Multiport Model 2 at a maximum speed of 64K bps. The modems used must provide the clocking, since only external clocking is supported.

The following options provide access to the Multiport Model 2 device driver:

These options require use of the mpqi special file, which allows access to the Multiport Model 2 adapter through the Multiport Model 2 device driver. The mpqi special file resides in the /dev directory.

Note: The i in mpqi specifies the instance of the device driver; for example, mpq0.

The Multiport Model 2 device driver allows connectivity to remote host systems using the Multiport Model 2 adapter, either directly over a leased line or over switched circuits, as shown in the Host Connectivity figure. The device driver can provide a gateway between work group environments and remote data processing facilities.

Direct connectivity to an AIX system using the Multiport Model 2 adapter is also possible over a wide area network using switched modems (see figure), through a modem eliminator (see figure), or over leased lines (see figure).

Configuring the Multiport Model 2 Adapter

The following procedures explain how to configure a Multiport Model 2 adapter.

Configuring the Multiport Model 2 Adapter Tasks
Web-based System Manager:    wsm network fast path
(Network application)

-OR-
Task SMIT Fast Path Command or File
Add a Multiport Model 2 Adapter1 smit makmm2 mkdev2
List All Multiport Model 2 Adapters smit lsmm2 lsdev2
Change/Show a Multiport Model 2 Adapter smit chgmm2 chdev2
Configure a Defined Multiport Model 2 Adapter smit cfgmm2 mkdev2
Manage Device Drivers for Multiport Model 2 Adapters smit mm2isa_dd
Generate an Error Report smit errpt
Trace a Multiport Model 2 Adapter smit mm2trace
Remove a Multiport Model 2 Adapter smit rmvmm2 rmdev2
Manage DLC Services smit mpaserv
Add User-Written Applications smit mm2apps
Notes:
  1. For information on adding ports, see "Configuring Multiport/2 and Portmaster Adapters"
  2. Details about command line options are provided in the command descriptions for mkdev, lsdev , chdev, or rmdev in AIX Commands Reference.

Multiport Model 2 Adapter Object Information and Attributes

The following sections provide information on Multiport Model 2 adapter object classes and attributes.

Predefined Device Object Information

The Predefined Devices (PdDv) object class contains entries for all known device types supported by the system. This information is modified only when a new device is added. The following tables contain information for the Multiport Model 2 adapter.

Device type: portmaster
Device class: adapter
Device subclass: isa
Unique Type: /adapter/isa/portmaster
Prefix name: apm

 

Flag Setting
Base Device no
Vital Product Data (VPD) no
Detectable yes
Change Status set to NEW when defining device
Bus Extender no
Field Replaceable Unit (FRU) yes

Predefined Connection Object Information

The Predefined Connection (PdCn) object class contains connection and dependency information for devices. The following table contains predefined connection information for the Multiport Model 2 adapter.

Connection Location: 0
Unique Type: /adapter/isa/portmaster
Connection Key: portmaster

Predefined Attribute Object Information

The Predefined Attribute (PdAt) object class contains an entry for each existing attribute for a device, beyond what is defined in the Predefined Device object class. The PdAt information for the Multiport Model 2 adapter includes the following definitions:

Attribute Description Possible Values
bus_intr_lvl ISA Interrupt Level 3,4,7,9,10,11,12
bus_io_addr Bus IO Address 0x2A0-0x3EA0 , skip by 0x400
bus_mem_addr Bus Memory Address 0xC0000-0xDE0000 , skip by 0x200
window_size Window Size 0x2000 (nonchangeable)
intr_priority Interrupt Priority 2 (nonchangeable)

Subtypes:

Note: Currently, only the 4-Port Selectable Multiport Model 2 Adapter is supported.

Multiport Model 2 Power Management

The device driver for the Multiport Model 2 adapter provides for Power Management (PM) support. PM is a technique that enables hardware and software to minimize system power consumption. PM is generally only important to low-end models, such as Notebooks and systems operating on battery.

When Power Management is enabled, the system enters a power-saving mode under one of the following conditions:

PM state transitions include the following:

Each transition implies a further decrease in the power supply to the various system components.

Refer to "Managing Power Management" in AIX Version 4.3 System Management Guide: Operating System and Devices for detailed information on Power Management and its configuration and function.

Impact to External Connection - Network Provider

Bringing a system to the suspend, hibernation, or shutdown states results in loss of power to the adapters. All network connections are lost. Externally, this can be viewed as pulling the physical connection (cable), since it results in loss of signal at the physical layer. A data set ready (DSR) error is generated. Any application that has the device driver opened should be stopped before suspending, hibernating, or shutting down the system.

Once power is restored, all previously configured ports are restored to an available state. At that time, any applications previously using these connections can be restarted.

2-Port Multiprotocol HDLC Network Device Driver Overview

The 2-Port Multiprotocol Adapter high-level data link control (HDLC) device driver is a component of the communication I/O subsystem. This device driver provides support for the HDLC operation over the 2-Port Multiprotocol adapter at speeds up to 64K bps.

The following options provide access to the 2-Port Multiprotocol HDLC Network device driver:

Note: The above options require use of the mpcn special file, which allows access to the 2-Port Multiprotocol adapter's HDLC device driver through the SDLC COMIO device driver emulation subsystem. This subsystem must be installed and configured for each HDLC network device.

Configuring the 2-Port Multiprotocol Adapter

The following table explains how to configure a 2-Port Multiprotocol adapter.

Configuring the 2-Port Multiprotocol Adapter Tasks
Web-based System Manager:    wsm network fast path
(Network application)

-OR-
Task SMIT Fast Path
Add a Device Driver to the Adapter smit mkhdlcdpmpdd
Reconfigure the Device Driver on the Adapter smit chhdlcdpmpdd
Remove a Device Driver on the Adapter smit rmhdlcdpmpdd
Make a Defined Device Driver Available smit cfghdlcdpmpdd
Add an SDLC COMIO Emulator on the Adapter smit mksdlcsciedd
Reconfigure the SDLC COMIO Emulator on the Adapter smit chsdlcsciedd
Remove an SDLC COMIO Emulator on the Adapter smit rmsdlcsciedd
Make a Defined SDLC COMIO Emulator Available smit cfgsdlcsciedd

[ Previous | Next | Contents | Glossary | Home | Search ]