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


Configuration Groups Configuration Statements

To configure configuration groups and inheritance, you can include the following statements in the configuration:

 groups {
     group-name {
         configuration-data;
     }
 }
 

Include the apply-groups [ group-names ] statement anywhere in the configuration that the configuration statements contained in a configuration group are needed.



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