Axel Remote Management V2 User Manual

Page 89

Advertising
background image


Axel Remote Management

83

The preferred mode for administrative commands is XML. Compared with RSH
the benefits of XML are:

- Easy firewall administration (only one outgoing TCP port)
- Firmware downloading is faster and does not require TFTP.

Note: XML commands are only supported by AX3000 M75 models equipped
with firmware level 0521b2 and higher.

A.1.2 - RSH-Based Commands

Various standard TCP/IP commands are embedded in the AxRM Software (rsh,
arp, tftp and ping). Depending on your operating system these commands may
also be included in Windows.

An RSH-based administration commands can be emulated from a DOS prompt.
The following table gives for each administration command the equivalent
generic DOS command:

Commands AxRM

Commands TCP/IP

Get Terminal Information

ping axname
rsh axname ax_version

Get Terminal Network Stats. ping axname

rsh axname ax_getstat

Get Terminal Configuration

ping axname
For full set-up info:
rsh axname setup_get > file
For partial set-up:
rsh axname setup_get_lite > file

Reboot

ping axname
rsh axname ax_reboot [passwd]
[resource]

Advertising