User's Manual
Table Of Contents
- Scope of This Manual
- Conventions Used in This Manual
- Intended Audience for this Manual
- General Cautions and Warnings
- What is new?
- Overview Of Base Station
- 1.1 Conceptual Overview of the PacketMax System
- 1.1.1 Cell Size, Capacity, and Scalability
- 1.1.2 Frequency Bands
- 1.1.3 PacketMax Network Connectivity
- 1.2 Bridge Mode and VLAN Mode of Base Station
- 1.2.1 Bridge Mode
- 1.2.2 VLAN Mode
- 1.2.3 Point-to-Point Mode
- 1.3 Features of PacketMax System
- 1.3.1 The PacketMax System’s IP Network
- 1.3.2 Services
- 1.3.3 MIBs
- 1.3.4 Service Offerings and QoS
- 1.3.5 ARQ Feature
- 1.3.6 3 DES Encryption
- 1.3.7 Certificates and Management
- 1.3.8 Upgrades
- Base Station Components
- 2.1 PacketMAX Base Station
- 2.2 5-Slot ATCA Chassis
- 2.3 Wireless System Controllers
- 2.3.1 Major Differences Between WSC-S-24 and WSC-48
- 2.3.2 One Port WSC-S-24
- 2.3.3 QUAD Wireless Controller (QWC) Card - WSC-48
- 2.3.4 Compatibility matrix with radio
- 2.4 Main System Controller Card
- 2.5 MSC Redundancy
- 2.5.1 Redundancy support
- 2.6 AC Supply
- 2.7 Power LEDs and ESD connector
- 2.8 Hot Swap
- 2.8.1 WSC-48 Hot Swap
- 2.8.2 WSC-S-24 Hot Swap
- 2.8.3 MSC Hot Swap
- 2.9 Maintaining Proper Chassis Air FLow
- 2.10 Fan Unit
- 2.11 Serial Cable Pinout
- 2.11.1 Serial Connection Instructions
- 2.12 PacketMax 5000 Rear Panel
- 2.12.1 Grounding
- 2.12.2 DC Power Connection
- 2.13 AC Power Connection
- 2.13.1 Fuse
- 2.14 Base Station Radio
- Installing the Base Station IDU
- Installing the Base Station ODU Radio and Antenna
- 4.1 Radio Compatibility
- 4.2 Installing the Antenna
- 4.3 Installing the Base Station Radio ODU
- 4.3.1 3.3 and 3.5 GHz BSR Package Contents
- 4.3.2 5.8 GHz BSR Package Contents
- 4.3.3 Preparing and Mounting the 3.3 and 3.5 GHz BSR
- 4.3.4 Preparing and Mounting the 5.8 GHz BSR
- 4.3.5 Using the BSR with the Antenna and IDU
- Commissioning the Base Station
- 5.1 Summary of Configuration of Base Station
- 5.2 Establishing an Ethernet Connection with Cat-5 Cable
- 5.3 Establishing a Serial Connection to the Base Station
- 5.4 Configuring DHCP
- 5.5 Obtaining the MAC Address of the Base Station
- 5.6 Selecting Management or Data Traffic
- 5.7 Provisioning the Base Station with WaveCenter EMS
- 5.8 Rebooting the Base Station
- 5.9 Verifying Operations
- 5.10 Ensuring Encryption
- 5.11 Upgrading Base Station Manually
- 5.11.1 WSC upgrade
- 5.11.2 MSC Upgrade
- Event Reporting
- Command Line Interface (CLI)
- Cables, Spares and Accessories
- System Specifications
- D.1 Physical interfaces of PM 5000 - 12 sector
- D.2 Physical interfaces of PM 5000 - 4 sector
- D.3 QoS and Networking Parameters
- D.4 Dimensions and Weight
- D.5 Environmental
- D.6 Radio Specifications
- 4.6.1 PM-BSR-33 and PM-BSR-35 Radio Specifications
- 4.6.2 PM-BSR-58 Radio Specifications
- 4.6.3 Antenna Specifications
- D.7 Antenna Types, Maximum Gains and Maximum Output Power Point to Multipoint Operation
- D.8 Transmit Output Power Regulations
- Certifications
- Troubleshooting
E–2
PacketMax 5000 Installation and Operation Manual, 10007678 Rev J
Chapter E. Certifications
E.2 X509 Crypto License
/* crypto/x509/x509_vfy.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com
)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com
).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to. The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson (tjh@cryptsoft.com
).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* "This product includes cryptographic software written by
* Eric Young (eay@cryptsoft.com
)"
* The word 'cryptographic' can be left out if the rouines from the library
* being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
* the apps directory (application code) you must include an acknowledgement:
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com
)"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
BE LIABLE