15-11
15.1.9 service
Standard ACL Config Commands
Use this command to invoke service commands to troubleshoot or debug (config-if) instance
configurations.
Syntax
service(clear|diag-shell|save-cli|show|start-shell|tethereal)
Parameters
Example
RFS7000(config-std-nacl)#service diag-shell
Diagnostic shell started for testing
diag >
RFS7000(config-std-nacl)#service save-cli
CLI command tree is saved as clitree.html.
This tree can be viewed via web at http://<ipaddr>/cli/clitree.html
RFS7000(config-std-nacl)#
RFS7000(config-std-nacl)#service show ?
cli Show CLI tree of current mode
command-history Display command (except show commands) history.
crash-info Display information about core, panic and AP dump files
info Show snapshot of available support information
last-passwd Display last password used to enter shell
reboot-history Show reboot history
startup-log Show startup log
upgrade-history Show upgrade history
RFS7000(config-std-nacl)#service show
RFS7000(config-std-nacl)#service start-shell
Last password used: password with MAC 00:a0:f8:65:ea:8e
Password:
RFS7000(config-std-nacl)#
clear Removes specified support information.
diag-shell Provides diagnostic shell access to debug and test the switch.
save-cli Saves the CLI tree for all modes in html format.
show Shows running system information.
start-shell Provides shell access.