OcNOS-RON : System Management Guide : System Management Configuration Guide : Show Tech Support Configurations : Tech Support Samples
Tech Support Samples
 
#show techsupport all
Collects system configurations and statistics for all modules, and saves it in tech_support_date_timestamp.tar.gz in the /var/log/ directory.
#show techsupport all log-path /home/filename
Collects system configurations and statistics for all modules, and saves it in filename_date_timestamp.tar.gz in the /home/ directory.
#show techsupport nsm
Collects nsm protocol configurations and statistics, and saves it in tech_support_date_timestamp.tar.gz in the /var/log/ directory.
#show techsupport nsm log-path /home/filename
Collects nsm protocol configurations and statistics, and saves it at filename_date_timestamp.tar.gz in the /home/directory.
#show techsupport hostpd authd imi
Collects hostp, authd, and imi protocol configurations and statistics and saves it at tech_support_date_timestamp.tar.gz in the /var/log/ directory.
#show techsupport hostpd authd imi log-path /home/filename
Collects hostp, authd, imi protocol configurations and statistics, saves it as filename_date_timestamp.tar.gz in the /home/ directory.
Validation Commands
You can display the status of a show techsupport command given earlier which indicates the protocol modules that have completed, are in progress, or have not executed. If the command has completed, it lists the last five generated tech support files with their path.
#show techsupport status
 
Tech Support Command Execution Is Complete
##Generated Tech Support File-list
/var/log/tech_support_18_Dec_2017_20_39_02.tar.gz
#
Note: the running show techsupport operation has not completed, reentering the show techsupport command is ignored.
Last modified date: 08/28/2023