Trango Broadband Atlas5010 Network Router User Manual


 
Getting Started
Trango Broadband Wireless — Atlas5010 page 11
Configuration Tools
Atlas5010 radios can be configured using either the Command Line Interface (CLI), or the Web Browser (HTTP)
interface. The CLI method provides slightly more functionality.
This text covers configuration through the CLI. For HTTP configuration please see Appendix A.
Telnet
Open a command prompt (DOS) session on your PC. Open a Telnet session by typing:
telnet <ip address of radio>
Example:
C:>telnet 192.168.100.100
Note: All Trango radios are pre-configured at the factory with a default IP address of 192.168.100.100.
You will be greeted with current hardware and firmware information and prompted for a password. Type in the
password and press enter. The factory default read/write password is trango.
Welcome to Trango Broadband Wireless, Atlas PtP-P5010M 1p0D05032202
Password:
Login as read/write.
#>
Note: Type help for a listing of all CLI commands. Type help [<command>], for the syntax of a particular
command.
Note: If you cannot access the radio management functions via the Ethernet port, check all cable connections and
ensure that your PC is set up with a properly routable subnet.
Changing Password
Three types of passwords are used in the Atlas system:
rw read write password. User can view and update all system parameters
ro read only password. User can view system information only
Upgrade Firmware upgrade password. This password must be included in the file name of the main
image and web browser firmware files during the TFTP upload process.
Use the password <ro|rw|upgrade>command to change the various passwords.
Examples:
#> password rw
New Password (4 to 16 characters): *******
Confirm Password: *******
Success.
#> password ro
New Password (4 to 16 characters): ******
Confirm Password: ******
Success.