User's Manual
Table Of Contents
- 1.0 INTRODUCTION
- 2.0 MODEL NUMBER CODES
- 3.0 HARDWARE INSTALLATION AND BASIC INTERFACE REQUIREMENTS
- 4.0 INITIAL STARTUP AND CONFIGURATION
- 4.1 Introduction
- 4.2 STEP 1—Power up the LEDR Radios
- 4.3 STEP 2—Establish Communications with the Radio
- 4.4 STEP 3—Make Initial Login to Radio
- 4.5 STEP 4—Change the SUPER Password
- 4.6 STEP 5—Review Essential Operating Parameters
- 4.7 STEP 6—Set TCP/IP Settings to Enable SNMP and/or Telnet Management (if required)
- 4.8 STEP 7—Set User Configurable Fields
- 4.9 STEP 8—Verify Radio Performance
- 4.10 STEP 9—Install the Link
- 4.11 STEP 10—Verify the Link Performance
- 5.0 CONFIGURATION AND CONTROL VIA THE FRONT PANEL
- 6.0 CONFIGURATIONAND CONTROL VIA THE CONSOLE PORT
- 7.0 STANDARDIZING RADIO CONFIGURATIONS
- 8.0 UPGRADING LEDR FIRMWARE
- 9.0 USING ORDERWIRE
- 10.0 USING THE SERVICE CHANNEL
- 11.0 PROTECTED CONFIGURATION
- 12.0 SPACE DIVERSITY OPERATION
- 13.0 SPARE PARTS, UNITS AND ACCESSORIES
- 14.0 Fractional-T1 INTERFACE CARD 03-3846A01 Fractional-E1 INTERFACE CARD 03-3846A02
- 15.0 INCREASE BANDWIDTH BY CHANGING TRANSMITTER AND RECEIVER FILTERS
- 16.0 BENCH TESTING OF RADIOS
- 17.0 TECHNICAL REFERENCE
- 17.1 Specifications— Models: LEDR 400S, 700S, 900S and1400S
- 17.2 Specifications— Models: LEDR 400F, 900F, 1400F
- 17.3 Specifications— Protected Switch Chassis
- 17.4 Optional Equipment (Consult factory for detailed information)
- 17.5 Accessories
- 17.6 I/O Connector Pinout Information
- 17.7 Watts-dBm-Volts Conversion
- 18.0 RADIO EVENT CODES
- 19.0 IN CASE OF DIFFICULTY
92 LEDR Series I/O Guide MDS 05-3627A01, Rev. D
To download both the standard and radio-specific configuration data
from a file on the PC
(filename.txt) to the radio enter the following com-
mand:
LEDR> config getall [filename.txt] [1.2.3.4 <IP Address>]
Ideally, the process of updating a system would go like this:
1. Upload the current configuration data from each radio to a specific
file on your PC.
At radio 1
CONSOLE Port enter: config send radio_1.txt 1.2.3.4
At radio 2 CONSOLE Port enter: config send radio_2.txt 1.2.3.4 (etc.)
2. Upgrade the software on each radio.
3. Boot from the new software.
4. Download the saved configuration data from Step 1 back into each
radio using the
getall subcommand so that you will get both the stan-
dard and radio-specific parameters.
At radio 1
CONSOLE Port enter: config getall radio_1.txt 1.2.3.4
At radio 2 CONSOLE Port enter: config getall radio_2.txt 1.2.3.4 (etc.)
7.3 Setup Through the DB-9 CONSOLE Port
You have the option of sending the configuration data to the CONSOLE
Port instead of sending it to a file on a PC. Then the terminal program
can be set to log the data as it is created by the radio. The advantage of
this option is that you do not need to use the TFTP server, routing, etc.
on the PC.
During the upload, the LEDR software will prompt you to begin/end
recording at the terminal program. You will also be prompted on how to
end a download.
When the
config get downloading option is chosen (standard data only),
the software will filter out all the radio-specific parameters as they come
through.
To upload the data to the
CONSOLE Port:
LEDR> config send console
To download only the standard data via the CONSOLE Port:
LEDR> config get console
To download standard and radio-specific data: LEDR> config getall console