User Manual

Table Of Contents
Line Own User Status Login time IP address
-------------------------------------------------------------------------------------
---------
con 0 user1234 Login 02:15:23
vty 0 * operators1 Login 00:12:59 192.168.100.1
vty 1 abcdefghijklmnopqrstuvwxyzabcdef Login 00:00:50 192.168.100.24
vty 2 - Login 00:00:21 192.168.100.10
vty 3 - - -
vty 4 - - -
vty 5 - - -
vty 6 - - -
vty 7 - - -
http 0 user1234 Login 01:12:25 192.168.100.4
http 1 (noname) Login 00:18:04 192.168.100.102
http 2 - - -
http 3 - - -
4.2.3 Set banner
[Syntax]
banner motd word
no banner motd
[Parameter]
word : Single-byte alphanumeric characters and single-byte symbols ( 256 characters or less)
[Initial value]
no banner motd
[Input mode]
global configuration mode
[Description]
Sets the banner that is displayed when logging in to the console.
[Example]
Set the banner display to "Hello World!".
Username:
Password:
SWP2 Rev.2.03.01 (Fri Sep 7 00:00:00 2018)
Copyright (c) 2018 Yamaha Corporation. All Rights Reserved.
SWP2>enable
SWP2#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
SWP2(config)#banner motd Hello World!
SWP2(config)#exit
SWP2#exit
Username:
Password:
Hello World!
SWP2>enable
SWP2#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
SWP2(config)#no banner motd
SWP2(config)#exit
SWP2#exit
Username:
Password:
SWP2 Rev.2.03.01 (Fri Sep 7 00:00:00 2018)
Copyright (c) 2018 Yamaha Corporation. All Rights Reserved.
Command Reference | Maintenance and operation functions | 33