{"tool":"sh-show","tool_display":"Sh Show","intent":"show-switch-ip-addresses","intent_display":"show switch ip addresses","title":"Sh Show Command: show switch ip addresses","command_string":"sh ip interface brief","raw_command_string":"{{[sh|show]}} ip interface brief","description":"Exact CLI syntax to show switch ip addresses using Sh Show.","usage_scenario":"To quickly assess the operational status of all switch interfaces during troubleshooting.","scenario_context":"Quickly verify network interface states for efficient troubleshooting and resolution.","simulated_output":"Interface    IP-Address      Status       Protocol\n---------------------------------------------------\nGigabitEthernet1/0/1   192.168.1.1   up           up\nGigabitEthernet1/0/2   192.168.1.2   down         down\nVlan1                   192.168.1.254 up           up\nVlan10                  192.168.10.1   up           up\n\nTotal interfaces: 4  Active interfaces: 3","how_to_steps":["Run the command: show ip interface brief","Check for interface status and operational IP addresses in the output."],"canonical_url":"https://www.syntaxstandard.com/sh-show/show-switch-ip-addresses"}