Command line interface
Auto-complete commands and parameters
IX20 User Guide
677
n
Command names. For example, typing
net<Tab>
auto-completes the command as
network
.
n
Parameter names. For example:
l
ping
hostname
int<Tab>
auto-completes the parameter as
interface
.
l
system b<Tab>
auto-completes the parameter as
backup
.
n
Parameter values, where the value is one of an enumeration or an on|off type; for example:
(config)> serial port1 enable t
<Tab>
auto-completes to
(config)> serial port1 enable true
Auto-complete does not function for:
n
Parameter values that are string types.
n
Integer values.
n
File names.
n
Select parameters passed to commands that perform an action.