Users Guide
Parameters
• brief — Displays brief information of aliases.
• detail — Displays detailed information of aliases.
Default None
Command Mode EXEC
Usage Information None
Example
OS10# show alias
Name Type
---- ----
govlt Config
goint Config
mTest Config
shconfig Local
showint Local
shver Local
Number of config aliases : 3
Number of local aliases : 3
Example (brief — 
displays the rst 10 
characters of the 
alias value))
OS10# show alias brief
Name Type Value
---- ---- -----
govlt Config "vlt-domain..."
goint Config "interface ..."
mTest Config line 1 "interface ..."
 line 2 "no shutdow..."
 line 3 "show confi..."
 default 1 "ethernet"
 default 2 "1/1/1"
shconfig Local "show runni..."
showint Local "show inter..."
shver Local "show versi..."
Number of config aliases : 3
Number of local aliases : 3
Example (detail — 
displays the entire 
alias value)
OS10# show alias detail
Name Type Value
---- ---- -----
govlt Config "vlt-domain $1"
goint Config "interface ethernet $1"
mTest Config line 1 "interface $1 $2"
 line 2 "no shutdown"
 line 3 "show configuration"
 default 1 "ethernet"
 default 2 "1/1/1"
shconfig Local "show running-configuration"
showint Local "show interface $*"
shver Local "show version"
Number of config aliases : 3
Number of local aliases : 3
Supported Releases 10.3.0E or later
58 Getting Started










