![Amer.com SS2GD8I User Manual Download Page 69](http://html1.mh-extra.com/html/amer-com/ss2gd8i/ss2gd8i_user-manual_2921991069.webp)
63
history
Syntax:
history [#]
Description:
Displays a list of previous commands that have been entered during this session. When you
enter this command, a list of commands which have been entered before is displayed. The CLI supports
up to 256 records. If no argument is used, the entire list is displayed, up to 256. If an optional argument is
given, only the specified number of records will be shown.
Arguments:
[#] (optional): the number of history records to show, range from 1-256.
Example 1:
SS2GD8I(ip)# history
Command history:
0. trunk
1. exit
2. SS2GD8I# trunk
3. SS2GD8I(trunk)# exit
4. SS2GD8I#
5. ?
6. trunk
7. exit
8. alarm
9. events
10. end
11. ip
12. help
13. ip
14. history
Example 2:
SS2GD8I(ip)# history 3
Command history:
13. ip
14. history
15. history 3
SS2GD8I(ip)#