local-bill cfcard backup-mode

Function

The local-bill cfcard backup-mode command configures a mode in which bills in the CF card are transferred to a bill server.

The undo local-bill cfcard backup-mode command restores the default configuration.

By default, bills in the CF card are transferred to a bill server through SFTP.

This command is supported only on the NetEngine 8000 F1A.

Format

local-bill cfcard backup-mode { tftp | sftp }

undo local-bill cfcard backup-mode [ tftp | sftp ]

Parameters

Parameter Description Value
tftp

Specifies the TFTP mode to transfer bills in the CF card to a bill server.

-

sftp

Specifies the SFTP mode to transfer bills in the CF card to a bill server.

-

Views

Local AAA server view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
aaa-access debug

Usage Guidelines

Usage Scenario

Due to the limited capacity of the CF card, newly generated bills will be discarded if the number of bills exceeds the capacity of the CF card. The Router allows automatic transfer of bills in the CF card to a bill server when a specified bill alarm threshold or bill backup interval is reached.

To configure an automatic transfer mode, run the local-bill cfcard backup-mode command. Both TFPT and SFTP transfer modes are supported.

  • TFTP is a simple file transfer protocol. It does not require authentication and has poor security.
  • SFTP is more secure because it encrypts authentication information and data during transmission. Therefore, SFTP is recommended.

Prerequisites

A bill server has been configured using the bill-server command.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Configure the SFTP mode to transfer bills in the CF card to a bill server.
<HUAWEI> system-view
[~HUAWEI] local-aaa-server
[~HUAWEI-local-aaa-server] bill-server 10.10.10.1 filename billfile user-name huawei password cipher Root@123 22
[*HUAWEI-local-aaa-server] local-bill cfcard backup-mode sftp
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >