User's Manual
Basic Configuration via CLI
Trango Broadband Wireless — User Manual M2400S Rev A
Page
24
1. MAC ID of SU (printed on the back of the SU)
2. Polling priority; either PRIORITY or REGULAR.
Note: SUs designated as PRIORITY will get polled more often by the AP.
To add an SU to the database, use the following command and syntax:
sudb add <suid> <pr|reg> <device id>
suid: SU ID
pr: priority user
reg: regular user
<device id>: xx xx xx xx xx xx in hexadecimal (this is the MAC address of the SU)
Example:
#>sudb add 5 pr F3 3C 50 67 89 D4
In this example an SU ID 5 was added as a Priority SU. The MAC ID of this SU is F3 3C 50 67
89 D4.
Note: You can add up to 126 entries in the SU database
CIR / MIR Commands
The default CIR/MIR setting is 5000 kbps for upstream and downstream values.
To change SU’s CIR/MIR settings, use the following command:
sudb cirmir <<suid>|all> <cir dn> <cir up> <mir dn> <mir up>
Example:
#>sudb cirmir 5 128 256 5000 5000
In this example, SU #5’s CIR downstream is set to 128, CIR upstream is changed to 256. MIR upstream
and downstream is set to 5000.
To change the default CIR/MIR values, use the following command:
sudb defaultcirmir <default cir dn> <default cir up> <default mir dn> <default mir up>
Example:
#>sudb defaultcirmir 256 256 512 512
To view the entries in the SU database, type the command sudb view.
To save the changes you have made to the SU database, type save sudb
Other important SU database related commands are sudb delete, sudb gid, and sudb modify. See
Appendix A for descriptions of these commands.
!
Important! After updating the SU database, type the command save sudb to save the SU
database. If you do not save the sudb file will revert back to its previous state after power cycle or
reboot.
!
Important! SUs using SU to SU communication must be on the same subnet.