Trango Broadband M2400S User Manual

Page 41

Advertising
background image

Management

Trango Broadband Wireless — User Manual M2400S Rev A

Page

37


You can remotely change the SUs password for a single SU or all SUs in a sector using the syntax below:
su password <suid | all> <rw | ro> <new password> <new password>

Example:

su password all rw hello hello

To remotely change the read write password on all SUs to “hello.”

You can change the SUs IP, subnet, and gateway using the syntax below:
su ipconfig <suid> <new ip> <new subnet> <new gateway>

Example:

su ipconfig 7 192.168.10.10 255.255.255.0 192.168.10.1

In this example SU ID 7’s IP address was changed to 192.168.10.10, the subnet mask to 255.255.255.0, and the gateway
to 192.168.10.1.

A complete description of these commands and many others can be found in Appendix A − Command Set Summary.

Loading Multiple SU’s into SUDB using DLOAD Command

To load a full database of SU entries into the AP’s SUDB, you will need to create an SUDB in ASCII text file format. As
shown below, each row represents all information for one SU. Each column is an information field, which includes: SU
ID, SU to SU group, service level, CIR, MIR, and MAC address.

005 re a 1 3000 3000 3000 3000 0000 00 01 de 16 e3 60

--- Subscriber 1

007 re a 1 3000 3000 3000 3000 0000 00 01 de 16 e3 7c --- Subscriber 2
009 re a 1 3000 3000 3000 3000 0000 00 01 de 16 e3 7b --- Subscriber 3
000

---

End

of

file

indicator

--- -- - - ---- ---- ---- ---- ---- -----------------
| | | | |

| | | | |

| | | | |

| | | |

|

| | | | |

| | | |

----------------- MAC Address

| | | | |

| | | |

| | | | |

| | | |

| | | | |

| | | ----------------------- Reserved (should be 0000)

| | | | |

| | |

| | | | |

| | |

| | | | |

| | ---------------------------- mir uplink

| | | | |

| |

| | | | |

| |

| | | | |

|

--------------------------------- mir downlink

| | | | |

|

| | | | |

|

| | | | |

-------------------------------------- cir uplink

| | | | |
| | | | |
| | | | ------------------------------------------- cir downlink
| | | |
| | | |
| | | ---------------------------------------------- su2su group id
| | |
| | |
| | ------------------------------------------------- rate (currently not supported,
| |

value should be a)

| |
| ---------------------------------------------------- pr priority/regular user
|

|
------------------------------------------------------- su id (1..127)


1. Telnet into the AP, and run the command tftpd on to enable tftp process.

Advertising