Axel Remote Management V2 User Manual

Page 90

Advertising
background image


84

Axel Remote Management

Send Terminal Configuration ping axname

To send the set-up:
rsh axname setup_send [passwd] < file
To reboot automatically:
rsh axname ax_reboot [passwd]

Firmware Download

ping axname
To obtain and save current set-up:
rsh axname setup_get > file
To download firmware:
rsh axname ax_download [passwd] [File ]
[TFTP] [Router]
To send the saved set-up:
rsh axname setup_send [passwd] < file
To reboot automatically:
rsh axname ax_reboot [passwd]

Set IP address

To modify the arp table:
arp -s axname MACaddr
And to force IP address:
ping axname

Note: for more information about RSH commands supported by Axel products,
please consult the Users Manual of the terminal / Office Server.

A.2 - USING WITH A FIREWALL

The AxRM tool uses the following commands:

- PING: checking terminal availability,
- XML: running administration commands (M75 only),
- RSH: running administration commands,
- TFTP: downloading firmware,
- TELNET: entering terminal set-up,
- BOOTP: "repairing" a terminal when the firmware is lost.

If you have a firewall there is a high chance that some services will be blocked
by default.

Advertising