User Manual

Table Of Contents
[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.
SWP2>
4.3 Configuration management
4.3.1 Save running configuration
[Syntax]
copy running-config startup-config
[Input mode]
priviledged EXEC mode
[Description]
Saves the current operating settings (running configuration) as the settings for startup (startup configuration).
[Note]
The save-destination startup configuration is determined by the unit's DIP switch #1 at the time that the unit is started.
The running configuration can also be saved by executing the write command and save command.
This command can be used to save settings only when in USER mode. When in DANTE mode, the backup-config command
can be used to save some of the settings.
[Example]
Save the running configuration.
Command Reference | Maintenance and operation functions | 33