Command Line Interface
1553-CNH 160 0787 Uen PA2 2005-09-23
159
Examples
To show the whole log file:
Vty#show log
To show the last 15 lines of the log file:
Vty#show log 15
To show the log file from line 45 to line 78:
Vty#show log 45 78
11.9.1.7 clear
Use this command to delete configured parameters or inventory from the
ECN.
This command is supported in releases before EDA 2.0.
Syntax
clear {network|inventory|nodesw|all}
• network – deletes the network configuration (configured with the
interface command) from the ECN
• inventory – deletes the inventory table (created automatically by
the ECN) from the ECN
• nodesw – deletes the installed embedded nodes software from the
ECN.
• all – deletes the network, inventory and embedded nodes from
the ECN.
Default Setting
None
Command Usage
Use this command to delete configuration or software that is suspected to
be corrupted, and therefore may prevent the ECN from starting up properly.
Examples
Vty#clear network