certforumz.com

Juniper Certifications => Juniper Certification Resources => Topic started by: shanthala on October 26, 2022, 02:50:56 AM

Title: juniper Firewall Statement Hierarchy
Post by: shanthala on October 26, 2022, 02:50:56 AM
Firewall Hierarchy

Firewall{

    family family-name {

        filter filter-name {

            term term-name {

                from {

                    match-conditions;

                }

              then {

                action;
                action-modifiers;

             }
         }
      }
  }
}
Please check this for complete juniper Statement Hierarchy

https://routersimulator.certexams.com/juniper-sim/commands_index.htm (https://routersimulator.certexams.com/juniper-sim/commands_index.htm)

Also check this for Available Practice Labs for Juniper (https://routersimulator.certexams.com/juniper-sim/labs/index.html)