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
MDS 05-3627A01, Rev. D LEDR Series I/O Guide 77
Example Response:
Region 0
Index 0, Rfout = 18 dbm, Gain = 17
Index 1, Rfout = 20 dbm, Gain = 28
Index 2, Rfout = 22 dbm, Gain = 47
Index 3, Rfout = 25 dbm, Gain = 79
Index 4, Rfout = 27 dbm, Gain = 110
Index 5, Rfout = 30 dbm, Gain = 170
Index 6, Rfout = 32 dbm, Gain = 210
rfout RF Output Level Measurement
Usage:
rfout
This command displays the transmitter RF power output in dBm. See
“Watts-dBm-Volts Conversion” on Page 129.
rlogin Remote Login
Usage:
[<toUnitID>} [<UserName>]
The rlogin command is used to login to a remotely located radio via the
CONSOLE Port. It can be used to log into any radio that appears in the
network command display.
route Routing Tables for IP
Usage:
route [command [destination] [mask netmask] [gateway] [port]]
The route command is used to add, delete or modify the IP routing table
entries. Other radios in the network are automatically added to the
routing table using the radio’s “Network Self-Discovery.” Routing IP
traffic to other devices via the radio’s management channel can be per-
formed by adding routes to the radio’s routing table.
Once the IP configuration is set using the
ip command (Page 63), several
routing entries will appear in the routing table. The first of these routes
is the default route which has a destination address of 0.0.0.0. This route
is used when a more appropriate route is not available. Thus it becomes
the “catch-all” route. The second route that will appear is the default net-
work route. This route has a destination address calculated by “anding”
the IP address and subnet mask together. The Next Hop address of this
entry will be the default gateway configured using the
ip command and
the Interface will be the default port. This route is used to tell the radio
how to reach its base network.
The third route that is added has a destination address of 127.0.0.1. This
is known as the loopback route and is used when the radio sends a packet
to its own IP address.
Primary Commands:
print —Show the current IP routing table
add [address] mask [netmask] [gw] [port]—Add/Change a route