Дерево страниц
Перейти к концу метаданных
Переход к началу метаданных

The commands of the 'backup' family allow saving the configuration of the entire MA4000-PX basket to a remote TFTP-server, as well as setting up the configuration archiving parameters.

Uploading and downloading configuration files in manual mode is described in 'copy' section.

backup onchange

This command automatically downloads the configuration file every time the configuration is changed (commit).

The use of the negative form (no) of the command disables configuration file downloading.

Syntax

[no] backup onchange

Parameters

The command contains no arguments.

Command mode

CONFIG

Example

ma4000(config)# backup onchange

backup ontimer

This command automatically downloads the configuration file at a specified interval.

The use of the negative form (no) of the command disables configuration file downloading.

Syntax

[no] backup ontimer

Parameters

The command contains no arguments.

Command mode

CONFIG

Example

ma4000(config)# backup ontimer

backup ontimer-period

This command automatically downloads the configuration file at a specified interval.

Syntax

backup ontimer-period [<INTERVAL>]

Parameters

<INTERVAL> – downloading interval, may take values [600..32000000] seconds.

Command mode

CONFIG

Example

ma4000(config)# backup ontimer-period 600

backup path

This command specifies the path for saving the configuration archives.

The use of the negative form (no) of the command cancels the previously specified path for saving the configuration archives.

Syntax     

backup path <PATH>
no backup path

Parameters

<PATH> – string in format of: tftp://<ip>/<tftpdirectiory>.

Command mode

CONFIG

Example

ma4000(config)# backup path tftp://192.168.18.252/pp4x/
  • Нет меток