![MDS LEDR 1400F Installation & Operation Manual Download Page 85](http://html1.mh-extra.com/html/mds/ledr-1400f/ledr-1400f_installation-and-operation-manual_1757407085.webp)
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.
“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
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:
—Show the current IP routing table
add [address] mask [netmask] [gw] [port]
—Add/Change a route