4.2.4 バナーの設定

[書式]

[パラメーター]

word : 半角英数字および半角記号(256文字以内)
 

[初期設定]

no banner motd

[入力モード]

グローバルコンフィグレーションモード

[説明]

コンソールログイン時に表示されるバナーを設定する。

[設定例]

バナー表示を「Hello World!」に設定する。

Username:
Password:

SWX2320 Rev.2.05.02 (Mon Dec 14 12:08:51 2020)
  Copyright (c) 2021 Yamaha Corporation. All Rights Reserved.

SWX232x>enable
SWX232x#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SWX232x(config)#banner motd Hello World!
SWX232x(config)#exit
SWX232x#exit

Username:
Password:

Hello World!

SWX232x>enable
SWX232x#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
SWX232x(config)#no banner motd
SWX232x(config)#exit
SWX232x#exit

Username:
Password:

SWX2320 Rev.2.05.02 (Mon Dec 14 12:08:51 2020)
  Copyright (c) 2021 Yamaha Corporation. All Rights Reserved.

SWX232x>