The following statement hierarchy can also be included at the [edit logical-systems logical-system-name] hierarchy level.
- protocols {
-
- dot1x {
-
- authenticator {
- authentication-profile-name profile-name;
-
- interface interface-name {
- disable;
- guest-vlan vlan-name;
- maximum-requests request-number;
- quiet-period seconds;
- (reauthentication seconds | no-reauthentication);
- retries number;
- server-timeout seconds;
- supplicant (multiple | single | single-secure);
- supplicant-timeout seconds;
- transmit-period seconds;
- }
-
- static mac-address {
- interface interface-name;
- vlan-assignment vlan-identifier;
- }
- }
-
- traceoptions {
- file filename <files number> <size maximum-file-size> <world-readable | no-world-readable>;
- flag flag <disable>;
- }
- }
- }