52 CHAPTER 3: SYSTEM SERVICE COMMANDS
Examples — To create a banner that says Update meeting at 3 p.m.,
type the following command:
WX4400# set banner motd ^Update meeting at 3 p.m.^
success: change accepted.
See Also
clear banner motd on page 38
display banner motd on page 41
set confirm Enables or disables the display of confirmation messages for commands
that might have a large impact on the network.
Syntaxset confirm {on | off}
on — Enables confirmation messages.
off — Disables confirmation messages.
Defaults — Configuration messages are enabled.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — This command remains in effect for the duration of the session,
until you enter a quit command, or until you enter another set confirm
command.
MSS displays a message requiring confirmation when you enter certain
commands that can have a potentially large impact on the network. For
example:
WX4400# clear vlan red
This may disrupt user connectivity.
Do you wish to continue? (y/n) [n]
Examples — To turn off these confirmation messages, type the
following command:
WX4400# set confirm off
success: Confirm state is off