set firewall system-output disable

To prevent the switch from filtering packets originating from the switch itself, use the set firewall system-output disable command in L2/L3 configuration mode.

Command Syntax

set firewall system-out disable { true | false }

Parameters

trueDo not apply output filters to traffic from the system itself.
falseApply output filters to traffic from the system itself.

Example

This example configures the firewall to filter packets originating from the system:

admin@Switch# set firewall system-output disable true

Copyright © 2024 Pica8 Inc. All Rights Reserved.