{"tool":"sh-show","tool_display":"Sh Show","intent":"show-ssh-configuration","intent_display":"show ssh configuration","title":"Sh Show Command: show ssh configuration","command_string":"sh ip ssh","raw_command_string":"{{[sh|show]}} ip ssh","description":"Exact CLI syntax to show ssh configuration using Sh Show.","usage_scenario":"When assessing security settings or troubleshooting SSH access issues, especially in production environments.","scenario_context":"Ensure SSH settings align with security policies for enhanced production environment safety.","simulated_output":"Configuration version: 15.4\n\n  SSH Enabled: Yes\n  Auth Method: Public Key\n  Timeout: 120 seconds\n  Keep Alive: Enabled\n  Version: 2\n  Host Key Algorithm: rsa\n  Max Sessions: 5\n  Username: admin","how_to_steps":["Run the command `sh show ip ssh` to display SSH configuration.","Check the output for enabled settings and security configurations. Use `grep` for specific features."],"canonical_url":"https://www.syntaxstandard.com/sh-show/show-ssh-configuration"}