An administrator wants to view active sessions matching a specific source IP address (192.168.1.50) using the firewall CLI. Which command is correct?
This command applies a filter to display active firewall sessions originating from the specified source IP.
Why this answer
The 'show session all filter source 192.168.1.50' command filters the active session table by source IP.