Purpose
Show
the names of configured objects
of a specified object type.
Syntax
list object-type
Parameters
- object-type
- Type of the object to be listed
Usage Notes
Use
show types to
get the list of object types.
Example
List
all the instances of ethernet-interfaces.
Console> list ethernet-interface
eth0
eth1
eth2
eth3
Console>