3Com | Release Notes
3ComInside 3Com
News/Events | Partners | Technology | Solutions | Products | Support | Inside 3Com
3Com Home | Log In | Search | Feedback | Site Map | Site Features | Document Center | Shop | Legal

LANplex® 2500/2016 Ver. 4.2.0 Software Release Notes

Modified: 05/22/98



Product: CoreBuilder 2500, LANplex 2500/2016
Technology: Ethernet; FDDI
Product Family: Switches
Product Line: CoreBuilder 2500, LANplex® 2016
SW Ver No. 4.2.0 FW Ver No. HW Ver No.



LANplex 2500/2016 Software Release Notes

Revision 4.2.0
June 16, 1995

Part No. 801-00150-000 June 1995

3Com Corporation - 5400 Bayfront Plaza - Santa Clara, California - 95052-8154

© 3Com Corporation, 1995. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any derivative work (such as translation, transformation, or adaptation) without permission from 3Com Corporation.

3Com Corporation reserves the right to revise this documentation and to make changes in content from time to time without obligation on the part of 3Com Corporation to provide notification of such revision or change.

3Com Corporation provides this documentation without warranty of any kind, either implied or expressed, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. 3Com may make improvements or changes in the product(s) and/or the program(s) described in this documentation at any time.

UNITED STATES GOVERNMENT LEGENDS:If you are a United States government agency, then this documentation and the software described herein are provided to you subject to the following restricted rights:

For units of the Department of Defense:Restricted Rights Legend: Use, duplication or disclosure by the Government is subject to restrictions as set forth in subparagraph (c) (1) (ii) for restricted Rights in Technical Data and Computer Software clause at 48 C.F.R. 52.227-7013. 3Com Corporation, 5400 Bayfront Plaza, Santa Clara, California 95052-8145.

For civilian agencies:Restricted Rights Legend: Use, reproduction or disclosure is subject to restrictions set forth in subparagraph (a) through (d) of the Commercial Computer Software - Restricted Rights Clause at 48 C.F.R. 52.227-19 and the limitations set forth in 3Coms standard commercial agreement for the software. Unpublished rights reserved under the copyright laws of the United States.

3Com and LANplex are registered trademarks of 3Com Corporation.

3Com registered trademarks are registered in the United States, and may or may not be registered in other countries. Other brand and product names may be registered trademarks or trademarks of their respective holders.

Contents

Overview 1
Updating Your System Software 2
Copying Software to a Hard Disk 2
Copying to UNIX 2
Copying to DOS 3
Updating Your Diagnostic Software 4
Copying Software to a Hard Disk 4
Copying to UNIX 4
Copying to DOS 5
User Documentation 6
LANplex 2500 Documentation 6
LANplex 2016 Documentation 6
Module Installation Guides 6
Features of 4.2.0 7
Whats New at Rev 4.2.0 8
New Functionality 8
IP Routing (LANplex 2500 Only 8
Support for the AUI and BNC Option Modules 9
Known Problems 9
System Issues 9
SNMP MIB Files 9
Supported Versions 9
Compiler Support 10
Revision History 11

LANplex 2500/2016 Revision 4.2.0

Overview

These release notes describe revision 4.2.0 of the LANplex 2500/2016 system software from 3Com Corporation, dated June 16, 1995.

The LANplex 2500 switching hub is an exceptionally flexible 2 FDDI segment x 16 Ethernet segment platform. The LANplex 2016 switching hub is an exceptionally flexible 16 Ethernet segment platform.

Release Highlights

This release contains:

Full IP Routing is supported in the LANplex 2500

Support for the AUI and BNC Option Modules

For more information about this release, see the section Features of 4.2.0 on page 7.

Before You Start

Prior to installing your new software, read these release notes in their entirety. Carefully read the section System Issues and Known Problems on page 9

Updating Your System Software

A new LANplex 2500/2016 comes with Revision 4.2.0 software installed in flash memory. If you are updating software on an existing LANplex 2500/2016 software use the following procedure to update your system software.

You can install a new software version from any host running ftp. The LANplex software is distributed for both UNIX and DOS platforms. The following media typemedia types are used to distribute software releases (the files are compressed on the media):

UNIX tar format 31/2 inch double-sided, high-density 1.44 MB diskette

DOS format 31/2 inch double-sided, high-density 1.44 MB diskette

To update your system software, you must:

Copy the software from the diskette to your UNIX-based or DOS-based computers hard disk.

Load the system software from your computers hard disk to flash memory.

Copying Software to a Hard Disk

You can copy software to either a UNIX-based or DOS-based hard disk.

Copying to UNIX

To copy software to a UNIX hard disk, follow the instructions below:

If the directory /usr/lp2000 does not exist on your computer, create the directory before proceeding. If your /usr directory is full, you can use a different directory. In this case, substitute the actual directory used for /usr in this and subsequent examples.

Insert the diskette containing the LANplex software file into a disk drive (these instructions assume drive fd0).

Copy the LANplex software file to the lp2000 subdirectory of your computer using the following commands:

cd /usr/lp2000

tar xvf /dev/fd0

Decompress the file using the following command:

uncompress lp2000.Z

Copying to DOS

To copy software to a DOS hard disk, follow the instructions below:

If the directory lp2000 does not exist on your computer, create the directory before proceeding.

Insert the diskette containing the LANplex software file into a disk drive (these instructions assume drive B:).

Copy the LANplex software file to the lp2000 directory of your computer using the following commands:

cd lp2000

copy b:lp2000.exe

The files lp2000.exe are self-extracting archives. They decompress and create the loadable lanplex files.

Decompress the file using the following command:

lp2000

This creates a file called lp2000, which you can then load into flash memory.

Updating Your Diagnostic Software

In order to support the new 10BASE-5 (AUI) option module, the diagnostics software must be updated to Revision 2.06. The diagnostics software runs internal tests on the system and option modules on system power up.

It is not necessary to update the diagnostics software to Revision 2.06 for the 10BASE-2 (BNC) option module. However, 3Com recommends that you update the diagnostics software to the latest version.

You can install a new diagnostic software version from any host running ftp. The LANplex diagnostic software is distributed for both UNIX and DOS platforms. The following media typemedia types are used to distribute software releases (the files are compressed on the media):

UNIX tar format 31/2 inch double-sided, high-density 1.44 MB diskette

DOS format 31/2 inch double-sided, high-density 1.44 MB diskette

To update your diagnostic software, you must:

Copy the diagnostic software from the diskette to your UNIX-based or DOS-based computers hard disk.

Load the diagnostic software from your computers hard disk to flash memory.

Copying Software to a Hard Disk

You can copy diagnostic software to either a UNIX-based or DOS-based hard disk.

Copying to UNIX

To copy diagnostic software to a UNIX hard disk, follow the instructions below:

Insert the diskette containing the LANplex diagnostic software file into a disk drive (these instructions assume drive fd0).

Copy the LANplex diagnostic software file to the lp2000 subdirectory of your computer using the following commands:

cd /usr/lp2000

tar xvf /dev/fd0

Decompress the file using the following command:

uncompress LPX2000s.Z

Copying to DOS

To copy software to a DOS hard disk, follow the instructions below:

Insert the diskette containing the LANplex diagnostic software file into a disk drive (these instructions assume drive B:).

Copy the LANplex diagnostic software file to the lp2000 directory of your computer using the following commands:

cd lp2000

copy b:LPX2000S.EXE

The file LPX2000S.EXE is a self-extracting archive. It decompresses and creates the loadable LPX2000S file.

Decompress the file using the following command:

LPX2000S

This creates a file called LPX2000S, which you can then load into flash memory.

User Documentation

This version of software is compatible with the documentation revisions listed below. These release notes describe only the changes and additions to this documentation.

LANplex 2500 Documentation

The following documents comprise the LANplex 2500 documentation set:

LANplex 2500 Getting Started (Rev. 01, Part No. 801-00083-000, shipped with system)

LANplex 2500 Planning Your Site (Rev. 01, Part No. 801-00084-000, shipped with system)

LANplex 2500 Operation Guide (Rev. 01, Part No. 801-00085-000)

LANplex 2500 Administration Console User Guide (Rev. 01, Part No. 801-00086-000)

LANplex 2016 Documentation

The following documents comprise the LANplex 2016 documentation set:

LANplex 2016 Getting Started (Rev. 01, Part No. 801-00088-000, shipped with system)

LANplex 2016 Planning Your Site (Rev. 01, Part No. 801-00089-000, shipped with system)

LANplex 2016 Operation Guide (Rev. 01, Part No. 801-00090-000)

LANplex 2016 Administration Console User Guide (Rev. 01, Part No. 801-00091-000)

Module Installation Guides

These additional documents are shipped with the individual modules:

Ethernet RJ-21 Module Installation, 2500/2016, (Rev. 01, Part No. 801-00118-000)

Ethernet RJ-45 Module Installation, 2500/2016, (Rev. 01, Part No. 801-00094-000)

Ethernet 10BASE-FL Module Installation, 2500/2016, (Rev. 01, Part No. 801-00095-000)

Ethernet 10BASE-2 (BNC) Module Installation, 2500/2016, (Rev. 01, Part No. 801-00111-000)

Ethernet 10BASE-5 (AUI) Module Installation, 2500/2016, (Rev. 01, Part No. 801-00112-000)

FDDI DAS MIC (MMF) Module Installation Guide, 2500, (Rev. 01, Part No. 801-00096-000)

FDDI DAS MIC (SMF) Module Installation Guide, 2500, (Rev. 01, Part No. 801-00153-000)

Features of 4.2.0

LANplex system software features for this release are described below:

IP Routing (LANplex 2500 only)

Software installation through ftp

Management through terminal serial port and IP interface

Administration Console password protection

IEEE 802.1d bridging/Express Switching

User defined packet filtering

IP packet fragmentation

Multicast packet firewall to limit broadcast storms

SNMP MIB management

SNMP to SMT proxy

Remote Network Monitoring (RNM) for analyzing Ethernet port traffic

Whats New at Rev 4.2.0

This section describes any new features, software enhancements, or corrections implemented at this release.

New Functionality

The following functionality is added at this release:

IP Routing (LANplex 2500 Only)

At this release, IP routing is implemented in the LANplex system software. IP routing in the LANplex system is composed of the following elements:

IP implemented as described in RFC 791 (Internet Protocol Specification), RFC 1009 (Requirements for Internet Gateways), and RFC 1042 (A Standard for the Transmission of IP Datagrams over IEEE 802 Networks).

ICMP implemented as described in RFC 792 (Internet Control Message Protocol Specification).

RIP implemented as described in RFC 1058 (Routing Information Protocol).

LANplex IP routing:

Provides for high-segmentation routing where multiple ports on the same module can be connected to the same subnet.

Introduces a hierarchical model of bridging/routing where IP frames sent between hosts on segments connected to the same subnet are bridged and IP frames sent between hosts on segments connected to different subnets are routed.

For information about how IP routing is implemented in the LANplex 2500 and how to configure IP routing using the LANplex Administration Console, see the LANplex 2500 Operation Guide and the LANplex 2500 Administration Console User Guide.

Support for the AUI and BNC Option Modules

The LANplex software supports the new 10BASE-5 (AUI) and 10BASE-2 (BNC) option modules. The AUI module supports four (4) female 15-pin, D subminiature, Attachment Unit Interface (AUI) connectors while the BNC module supports 8 BNC connectors. For more information on the AUI and BNC option modules, see the Ethernet 10BASE-5 Module Installation Guide and the Ethernet 10BASE-2 Module Installation Guide.

Known Problems

There are no known problems identified at this release.

System Issues

The following system issues relevant to this release:

When setting Express Switching mode, you cannot select an Ethernet port as the backbone port.

When attaching a modem to the modem port, ensure that the modems terminal speed is set to the same speed as that of the LANplex system.

SNMP MIB Files

SNMP MIB files are shipped with the LANplex system software as ASN.1 files. Copies of ASN.1 files are provided for each of the supported compilers described at the end of this section.

Supported Versions

The SNMP MIB file names and the currently supported version of each MIB are listed below:

bridge.mib Bridge MIB, RFC 1493

ethernet.mib Ethernet MIB, RFC 1398

fddiSmt7.mib FDDI SMT 7.3 MIB, RFC 1512

lp.mib LANplex Systems MIB, version 1.0.1

lpOpFddi.mib LANplex Optional FDDI MIB, version 1.1.5, based on SMT 7.3

mib2.mib MIB-II, RFC 1213

Compiler Support

ASN.1 MIB files are provided for each of the MIB compilers listed below. Any warnings or exceptions related to a particular compiler are listed with that compiler.

SMIC (version 1.0.9)

MOSY (version 7.1)

For the MIB file lpOpFddi.mib, the MOSY compiler reports warnings for counter names that do not end in s. This has no effect on the output produced by the MOSY compiler.

HP Openview (version 3.1)

mib2schema (with SunNet Manager version 2.0)

The MIB file fddiSmt7.mib produces the following warning messages when compiled using mib2schema:

Translating....
Warning: The following INDEX entries in fddimibMACCountersTable not resolved:
fddimibMACSMTIndex
fddimibMACIndex
Translation Complete.
Schema file in fddiSmt7.mib.schema
Oid file in fddiSmt7.mib.oid

However, these warning messages have no effect on the ability of SNM to use the schema file generated with versions of SNM greater than or equal to 2.0.

Revision History

The following is a brief description of previous LANplex 2500/2016 system software release.


Revision History for LANplex 2500/2016 Software

Release

Description of Release

4.0.1

Several bug fixes implemented

4.0.0

First release of LANplex 2500/2016 system software


News/Events | Partners | Technology | Solutions | Products | Support | Inside 3Com

Home | Log In | Search | Feedback | Site Map | Site Features | Document Center | Shop | Legal

© 3Com Corporation