System backup add, Mgmt class, Input format – Efficient Networks 107-0001-000 User Manual

Page 88: Parameters, Examples, Response, System backup add -18

Advertising
background image

Chapter 4: System Commands

Efficient Networks

®

Router family

Command Line Interface Guide

Page 4-18

Efficient Networks

®

system backup add

Adds an IP address to the list of addresses to be pinged for the Dial Backup option.
The command can specify an explicit address, or it can request that the router
determine the gateway or DNS address and add that address to the list.

For additional information, see ”

Dial Backup” on page 6-7

of the Technical Reference

Guide.

Mgmt Class

Network (R/W)

Input Format

system backup add <ipaddr> | gw | dns [<group>]

Parameters

Examples

The following command adds the address 192.168.1.5 to group 0 of the addresses to
be pinged.

The following command adds the gateway address to group 1 of the addresses to be
pinged.

Response

Command prompt.

<ipaddr>

a

a

Dotted-decimal notation

IP address to be added to the list.

gw

Gateway address. The router determines the actual gateway address.

dns

Domain Name Server address. The router determines the actual DNS
address.

<group>

b

b

integer, 0 - 65535 (0)

Optional number of a group to which the address is assigned.

-> system backup add 192.168.1.5

-> system backup add GW 1

Advertising