[Contents] [Prev] [Next] [Index]


[edit firewall] Hierarchy Level

 firewall {
     filter filter-name {
         accounting-profile name;
         term term-name {
             from {
                 match-conditions;
             }
             then {
                 action; 
                 action-modifiers; 
             }
         }
     }
 }    # End of [edit firewall] hierarchy level



[Contents] [Prev] [Next] [Index]