Quintum Technologies Call Routing Server User Manual

Page 45

Advertising
background image

P/N 480-0028-00-00

5-8

Chapter 5: Configure via Command Line Interface (CLI)

restore

ping

Description:

Restores the backup file you created using the backup command.

Cmd Type:

Command.

Prompt Level:

Main Routing Server prompt.

Syntax:

restore {filename}

Availability:

All Releases of Tenor Routing Server

Guidelines:

Before issuing a restore command, you must ensure the latest backup file is
stored in the backup directory with the original filename (i.e., /backup/db.mon-
day.enc).

The backup file will be restored to the same directory in which the file was cre-
ated (i.e., \backup\db.monday.enc) Upon successful restore, a message will be
displayed.

Examples:

Routing Server> restore db.monday.enc -

restores the backup file named db.mon-

day.enc.

Description:

Ping Command. Used to perform a standard ping test between the Tenor Rout-
ing Server and the IP host at the specified IP address.

Cmd Type:

Command.

Prompt Level:

Main Routing Server prompt.

Syntax:

ping {ipaddress}

Availability:

All Releases of Tenor Routing Server

Guidelines:

Very useful for testing the IP route between 2 locations.

Examples:

Routing Server> ping 192.168.1.1 -

pings the specified IP address.

Sample Display:

Pinging 192.168.1.1 with 32 bytes of data:

Reply from 192.168.1.1: bytes=32 seq=0 time<10mS TTL=255
Reply from 192.168.1.1: bytes=32 seq=1 time<10mS TTL=255
Reply from 192.168.1.1: bytes=32 seq=2 time<10mS TTL=255
Reply from 192.168.1.1: bytes=32 seq=3 time<10mS TTL=255

---- PING Statistics for 192.168.1.1: ----
Packets Sent = 4, Received = 4, Lost = 0 (0 Percent Loss)
Approximate round trip times in milli-seconds:
Minimum = 0mS, Maximum = 0mS, Average = 0mS

Advertising