Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

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
  • No labels