Subscriber unit database (sudb) settings – Trango Broadband M900S User Manual

Page 27

Advertising
background image

Basic Configuration via CLI

Trango Broadband Wireless — User Manual M900S Rev C

Page

23

AP SYSTEM INFORMATION PARAMETERS AND RELATED COMMANDS

AP Parameter

Description

Related CLI Command

enables/disables the SU to SU
feature. When SU to SU is
turned on, multiple SU’s within
the same sector (meaning
associated to that AP) can
communicate with each other,
provided they have the same
SU2SU group number.

Example:
#>sw 3 on

TCP/IP for SU

This software switch (7) when
on, allows users on the SU side
of the network to telnet or
HTTP into the AP.

sw 7 [<on|off>] (default is on)
Example:
#>sw 7 off

Remarks User

definable

radio

information (i.e. customer
name, address of installation,
and so on). A maximum of 28
characters can be stored.

remarks [<remarks>]
Example:
#>remarks 123 Elm Street

Subscriber Unit Database (SUDB) Settings

Once you are familiar with the basic system information presented above, you are ready to add one or more SUs to
the SUDB. There are five basic commands related to the SUDB: sudb add, sudb cirmir, sudb defaultcirmir, sudb
view
, and save sudb.

Adding an SU

To add an SU to the database, you will need to know the following information:

1. MAC ID of the 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 #5 was added as a Priority SU . The MAC ID of the SU is F3 3C 50 67 89 D4.

 Note: You can add up to 126 entries in the SUDB.


CIR / MIR Commands

The default CIR/MIR setting is 3000 kbps for upstream and downstream.

To change the SU’s CIR/MIR settings, use the following command:
sudb cirmir <suid|all> <cir dn> <cir up> <mir dn> <mir up>

Advertising