User manual

Global Configuration Commands
5-73
5.1.25 prompt
Global Configuration Commands
Configures and sets the systems prompt
Supported in the following platforms:
RFS7000
RFS6000
Syntax
prompt <prompt>
Parameters
Example
RFSwitch(config)#prompt NobleMan%s%h%m%p
NobleMan RFS7000(config)#
<prompt> Enter the new prompt displayed by the system. The
following operational modifiers are available.
%% – Displays the % sign.
%h – Displays the host name.
%m – Displays the current configuration mode.
%n – Displays the CLI line.
%p – Displays the privilege mode prompt sign.
> - User mode prompt.
# - Priv Exec mode prompt.
(config)# - Global Config mode prompt.
%s – Displays a space.
%t – Displays a tab space.
%A – Displays date and time in ASCII format.
%D – Displays date in MM/DD/YYYY format.
%N – Displays a new line.
%T – Displays time in the hh:mm:ss format.