Reference Guide

Table Of Contents
Usage
Information
Use caution while using this command, as it reloads the OS10 image and reboots the device.
Example
OS10# reload
Proceed to reboot the system? [confirm yes/no]:y
Supported
Releases
10.2.0E or later
show alias
Displays configured alias commands available in both persistent and non-persistent modes.
Syntax
show alias [brief | detail]
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 first
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"
Getting Started 61