General Commands
4-23
4
configure
This command activates Global Configuration mode. You must enter this mo de to
modify any settings on the switch. You must also enter Global Configuration mode
prior to enabling some of the other configuration modes, including Interface
Configuration, Line Configuration, and VLAN Database Configuration. See
“Understanding Command Modes” on page 4-6.
Default Setting
None
Command Mode
Privileged Exec
Example
Related Commands
end (4-25)
show history
This command shows the contents of the command history buffer.
Default Setting
None
Command Mode
Normal Exec, Privileged Exec
Command Usage
The history buffer size is fixed at 10 Execution commands and
10Co nfiguration commands.
Example
In this example, the show history command lists the contents of the command
history buffer:
Console#configure
Console(config)#
Console#show history
Execution command history:
2 config
1 show history
Configuration command history:
4 interface vlan 1
3 exit
2 interface vlan 1
1 end
Console#