{"tool":"sh-show","tool_display":"Sh Show","intent":"show-currently-running-configuration","intent_display":"show currently running configuration","title":"Sh Show Command: show currently running configuration","command_string":"sh running-config","raw_command_string":"{{[sh|show]}} running-config","description":"Exact CLI syntax to show currently running configuration using Sh Show.","usage_scenario":"During audits or when preparing for changes that require full context of current device settings.","scenario_context":"Always verify device settings before making significant configuration changes.","simulated_output":"# Device Configuration\n# ---------------------\ninterface GigabitEthernet1/0/1   \n description Uplink to Core Switch\n ip address 192.168.1.1 255.255.255.0\n!\ninterface GigabitEthernet1/0/2\n description Connection to Access Layer\n ip address 192.168.2.1 255.255.255.0\n!\nrouter ospf 1\n network 192.168.1.0 0.0.0.255 area 0\n!\n# End of Configuration","how_to_steps":["Run the command: `show running-config` in the terminal.","Review the displayed configuration for detailed device settings and interfaces."],"canonical_url":"https://www.syntaxstandard.com/sh-show/show-currently-running-configuration"}