User's Manual
Basic Configuration via CLI
Trango Broadband Wireless — User Manual M2400S Rev A
Page
22
AP SYSTEM INFORMATION PARAMETERS AND RELATED COMMANDS
AP Parameter Description Related CLI Command
AP ID This parameter provides a
unique number for each AP.
If a Target AP is specified on
the SU, the SU can only
authenticate with that
specified AP ID. The Default
AP ID is last two bytes of
MAC address.
set apid <apid> 00-FF HEX
Example:
#>set apid 01
Opmode Current Opmode of radio. opmode on y.
This sets radio in Opmode ON. If the radio is
accessed via the Ethernet port within first 30
seconds after a reboot, opmode will default to
OFF.
opmode off
(note: “y” is necessary if default opmode is
OFF).
Default Opmode Determines the Opmode
(“ON” or “OFF”) of the radio
after a power cycle. When
the parameter is set to “ON”,
the radio will progress into
“ON” Opmode automatically
after a reboot/power cycle.
set defaultopmode <on or off>
Example:
#>set defaultopmode on
Opmode Start Determines the amount of
time the radio will remain in
Opmode OFF after a reboot
before progressing to the
default Opmode.
set defaultopmode on [<time (sec)>]
Example:
#>set defaultopmode on 60
IP
Subnet
Gateway
IP, Subnet, and Gateway
address of radio.
ipconfig [<new ip> <new subnet mask>
<new gateway>]
Example:
#>ipconfig 10.1.1.2 255.0.0.0 10.1.1.1
Tftpd Status Tftpd status (on or off).
Tftpd should be turned on to
import a file into the radio
(such as new firmware).
Default is off. TFTPD will
revert to Off after rebooting.
tftpd <on|off>
Example:
#>tftpd on
MIR Threshold Mbps Use MIR Threshold
(maximum information rate)
to specify total throughput
level at which the AP will
only serve CIR (committed
information rate) to
associated SUs.
mirth [<Mbps,0..5>]
Example:
#> mirth 5
5 Mbps
681574 Bytes/sec
Active Channel Current RF channel freq [<ch#>]
Example:
#>freq 3
This command will change the channel of the
AP to 3.
antenna Current antenna selection:
(h)horizontal, (v)vertical,
(e)external
antenna [<v|h|e>]