Technical Documentation

Verifying the Stateful Firewall Configuration

Purpose

Display the stateful firewall configuration.

Action


[edit services stateful-firewall]

user@host# show
rule r1 {
    match-direction input-output;
    term t1 {
        then {
            reject;
        }
    }
}

Published: 2010-08-03

Help
|
My Account
|
Log Out