Hub/Switch Reference Guide

70 System Services Commands
NN47250-100 (Version 02.51)
Number sign (#)
Question mark (?)
Single quotation mark (')
Examples
To create a banner that says Update meeting at 3 p.m., type the following command:
WSS# set banner motd ^Update meeting at 3 p.m.^
success: change accepted.
See Also
clear banner motd on page 54
show banner motd on page 67
set confirm
Enables or disables the display of confirmation messages for commands that might have a large impact on the
network.
Syntax
set confirm {on | off}
Defaults
Configuration messages are enabled.
Access
Enabled.
Usage
This command remains in effect for the duration of the session, until you enter an exit or
quit command, or until you enter another set confirm command.
WSS Software displays a message requiring confirmation when you enter certain commands that can have a
potentially large impact on the network. For example:
WSS# 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:
WSS# set confirm off
success: Confirm state is off
set length
Defines the number of lines of CLI output to display between paging prompts. WSS Software displays the set
number of lines and waits for you to press any key to display another set, or type q to quit the display.
on Enables confirmation messages.
off Disables confirmation messages.