1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

FortiGate config自動バックアップ

Last updated at Posted at 2023-04-07

設定方法

Fortigate

  1. ダッシュボード -> オートメーション
  2. 新規オートメーションスケッチ
    • 名前: 任意
    • トリガー: スケジュール
      • 頻度、トリガー時刻/分を設定
    • アクション: CLIスクリプト
      • 最小間隔(秒): 0
      • CLIスクリプト
        • 名前: 任意
        • Administrator profile: 実行時のユーザ名
        • スクリプト(tfptの場合): execute backup config tftp backup.config {TFTP server ip}
          • tftpサーバには、 backup.config をあらかじめ作成しておくこと
  3. OK押下

その他


1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?