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

「コマンド > set (operational)」の版間の差分

提供:EdgeOS 日本語Wiki [非公式]
ナビゲーションに移動 検索に移動
(ページの作成:「== このページの概要 == 当ページでは、Operational モード set コマンドの使い方をご紹介します。 == set コマンドの使い方 == * '''se...」)
 
 
(同じ利用者による、間の2版が非表示)
1行目: 1行目:
== このページの概要 ==
== このページの概要 ==
当ページでは、Operational モード set コマンドの使い方をご紹介します。
当ページでは、Operational モード set コマンドの使い方をご紹介します。
[[コマンド > set (configure)|Configure モードの set コマンド]]は異なるコマンドとして、ご紹介しています。ご注意下さい。


== set コマンドの使い方 ==
== set コマンドの使い方 ==
* '''set'''
* '''set'''
 
*: Set system or shell options
** set '''date'''
**: Set date and time
*** <code>set date '''{time}''' <ENTER></code>
**** {time} : {MMDDhhmm} / {MMDDhhmmYY} / {MMDDhhmmCCYY} / {MMDDhhmmCCYY.ss}
****: Set system date and time
*** set date '''ntp'''
**** <code>set date ntp <ENTER></code>
****: Set system date and time from Network Time Protocol (NTP) server
**** <code>set date ntp '''[[パラメーター > hostname|{hostname}]]''' <ENTER></code>
****: Set system date and time with given NTP server
**** <code>set date ntp '''[[パラメーター > IPv4 アドレス|{x.x.x.x}]]''' <ENTER></code>
****: Set system date and time with given NTP server
**** <code>set date ntp '''{ubnt ntp server}''' <ENTER></code>
***** {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
**** <code>set system image '''default-boot''' <ENTER></code>
****: Set default image to boot
** set '''{OPTION}'''
**: Bash builtin set command


== 関連項目 ==
== 関連項目 ==
 
* [[コマンド > set (configure)]]
* [[コマンド実行例 > set (configure)]]
* [[パラメーター > hostname]]
* [[パラメーター > IPv4 アドレス]]


<!--
<!--
== 外部サイト ==
== 外部サイト ==
-->
-->
{{コマンド > 共通}}


[[Category:コマンド]]
[[Category:コマンド]]
[[Category:作成中]]
[[Category:コマンド (operational)]]
[[Category:(管理用:コマンド v1.10)]]

2015年12月6日 (日) 14:56時点における最新版

このページの概要

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

Configure モードの 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

関連項目


凡例

「★」は、不明であることを表しています。

注意事項

動作の確認は、EdgeRouter X : ER-X にて行っています。 他のモデルでは、一部動作が異なる可能性があります。