Technical data

Table Of Contents
Converged Enhanced Ethernet Command Reference 49
53-1002508-01
do
2
do
Allows you to run commands in EXEC mode from the configuration mode.
Synopsis do command
Operands command Specifies the command you want to run.
Defaults None
Command
Modes
All configuration modes
Description Use this command to save time when you are configuring the switch in any configuration mode and
you want to run a command in the privileged EXEC mode.
Usage
Guidelines
None
Examples To run the clear counters all command with the do command:
switch(config)#do clear counters all
To display the contents from the working directory using the do command:
switch(config)#do dir
Contents of flash://
-rw-r----- 1276 Wed Feb 4 07:08:49 2009 startup_rmon_config
-rw-r----- 1276 Wed Feb 4 07:10:30 2009 rmon_config
-rw-r----- 1276 Wed Feb 4 07:12:33 2009 rmon_configuration
-rw-r----- 1276 Wed Feb 4 10:48:59 2009 starup-config
See Also None