[Contents] [Prev] [Next] [Index] [Report an Error]

Verifying the Stateful Firewall Configuration

Purpose

Display the stateful firewall configuration.

Action


[edit services stateful-firewall rule r1]
user@host# show
match-direction input-output;
term t1 {
    then {
        reject;
    }
}

[Contents] [Prev] [Next] [Index] [Report an Error]