The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.
- protocols {
-
- igmp {
- accounting;
-
- interface interface-name {
- disable;
- (accounting | no-accounting);
- immediate-leave;
- promiscuous-mode;
- ssm-map ssm-map-name:
-
- static {
-
- group group {
- source source;
- }
- }
- version version;
- }
- query-interval seconds;
- query-last-member-interval seconds;
- query-response-interval seconds;
- robust-count number;
-
- traceoptions {
- file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
- flag flag <flag-modifier> <disable>;
- }
- }
- }