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
56 LEDR Series I/O Guide MDS 05-3627A01, Rev. D
NOTE: Firmware versions 2.3.1 and earlier, require that this parameter
be properly configured for correct operation of the link. More recent
firmware versions do not require that this item be manually configured.
However, the
clkmode command may still be used to determine which
port is being used to drive the timing.
Firmware Version 3.0.0 and Later– The
clkmode command applies
only to the EIA-530 interface.
coffset Carrier Offset of Radio Modem
Usage:
coffset
This command displays the Modem Carrier Frequency Offset.
con Console port configuration on LEDR front panel
Usage: con (baud [300|1200|2400|4800|9600|19200|38400|115200]) (parity
[none|even|odd])
This command sets or displays the CONSOLE Port’s operating parame-
ters. The
CONSOLE Port data rate is set or displayed using the baud sub-
command. The parity is set or displayed using the
parity subcommand.
The default setting is 9600 bps, no parity, 8 data bits and 1 stop bit.
config Configuration
Usage:
config [get|send|getall] [filename|console] [hostIP]
This command is used to get or send a radio configuration file.
The radio stores its configuration data in a file that you can download
using the
config send command. The output can be directed to a file or to
the NMS window, either in a Telnet session or a serial NMS session.
The
config send command allows sending the configuration file over the
Ethernet management channel and storing it on a PC running a TFTP
server.
Subcommands:
send—Upload entire radio configuration file to host (includes all
radio-specific data)
get—Download radio configuration file from host (DOES NOT
download radio-specific data)
getall—Download entire radio configuration file from host
(including all radio-specific data)
Radio-specific data includes IP address, network settings, frequencies,
target power thresholds, calibration data, and IP routing table.
Command Example:
config send config.txt 192.168.1.14