User Manual

Basic Configuration via CLI
Trango Broadband Wireless User Manual Access5830 Rev. D
Page 19
AP SYSTEM INFORMATION PARAMETERS AND RELATED COMMANDS
AP Parameter Description Related CLI Command
reboot/power cycle.
Opmode Start Determines the amount of time the
radio will remain in Opmode OFF
after reboot before progressing to the
default Opmode.
set defaultOpmode ap [<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 file into radio
(such as new firmware). Default is
off. TFTPD will revert to Off after
rebooting.
tftpd <on|off>
Example:
#>tftpd on
MIR Threshold (On or Off) Enable/Disable the Maximum
Information Rate (MIR) Threshold.
set mir [on|off]
Example:
#>set mir on
MIR Threshold Kbps User specified MIR Threshold to
determine total throughput level at
which AP serves only CIR
(committed information rate) to
associated SUs.
When MIR Threshold is disabled, the
AP will serve MIR for all its SUs.
When MIR Threshold is activated,
and the network traffic exceeds the
MIR threshold, the AP will only serve
CIR for all its SUs.
When MIR Threshold is activated,
and the network traffic does NOT
exceed the MIR threshold, the AP
will still serve MIR for all its SUs.
set mir threshold [<Kbps>]
Example:
#>set mir threshold 2000
Active Channel Current RF channel and polarization
(v)ertical or (h)orizontal.
freq writescan [<ch#> <v|h>]
Example:
#>freq writescan 5 v
This command will change the channel of the AP to 5,
vertical.
RF Rx Threshold Specifies the receiver sensitivity of
the AP. It is a powerful tool when the
radio is in a noisy environment. AP
will block out any signal received
which is below the RF Rx threshold.
Separate settings exist for both ISM
and UNII bands.
rfrxth <-90|-85|-80|-75|-70|-65>
examples:
#>rfrxth –70
RF Tx Power Current transmit power of the AP not
including antenna gain.
power <set> <min|max|<dBm>>
Examples:
#>power set 10
Channel Table Assigned frequencies to channels.
All channels may be re-assigned as
desired by the administrator.
freq writechannel [<ch#> <freq>]
Example:
#>freg writechannel 3 910
This command will change channel 3 to 910 Mhz.
Broadcast Packet Filter This software switch (0)
enables/disables the blocking of
Ethernet control packet except ICMP
and ARP to reduce the amount of
unnecessary overhead introduced to
sw 0 [on|off] (default is on)
Example:
#>sw 0 on