2016/02/23 EdgeMAX シリーズのファームウェア v1.8.0 がリリースされました。
詳細はこちら をご覧下さい。

コマンド > set (operational)

提供:EdgeOS 日本語Wiki [非公式]
2015年9月27日 (日) 10:47時点におけるHiro (トーク | 投稿記録)による版
ナビゲーションに移動 検索に移動

このページの概要

当ページでは、Operational モード set コマンドの使い方をご紹介します。

set コマンドの使い方

  • set
    Set system or shell options
    • set date
      Set date and time
      • set date {time} <ENTER>
        • {time} : {MMDDhhmm} / {MMDDhhmmYY} / {MMDDhhmmCCYY} / {MMDDhhmmCCYY.ss}
          Set system date and time
      • set date ntp
        • set date ntp <ENTER>
          Set system date and time from Network Time Protocol (NTP) server
        • set date ntp {hostname} <ENTER>
          Set system date and time with given NTP server
        • set date ntp {x.x.x.x} <ENTER>
          Set system date and time with given NTP server
        • set date ntp {ubnt ntp server} <ENTER>
          • {ubnt ntp server} : 0.ubnt.pool.ntp.org / 1.ubnt.pool.ntp.org / 2.ubnt.pool.ntp.org / 3.ubnt.pool.ntp.org
            Set system date and time with given NTP server
    • set system
      Set system operational parameters
      • set system image
        Set system image parameters
        • set system image default-boot <ENTER>
          Set default image to boot
    • set {OPTION}
      Bash builtin set command

関連項目