[edit protocols] Configuration Statement Hierarchy
- protocols {
-
- dot1x {
-
- authenticator
{
-
- authentication-profile-name access-profile-name;
-
- static {
-
- mac-address {
-
- vlan-assignment (vlan-id |vlan-name);
- interface interface-names;
- }
- }
-
- interface (all
| interface-name) {
- disable;
- guest-vlan (vlan-name | vlan-id);
- mac-radius <restrict>;
- maximum-requests seconds;
- no-reauthentication;
- quiet-period seconds;
-
- reauthentication {
- interval seconds;
- }
- retries number;
- server-fail (deny
| permit | use-cache | vlan-id | vlan-name);
- server-reject-vlan (vlan-id | vlan-name);
- server-timeout seconds;
- supplicant (single
| single-secure | multiple);
- supplicant-timeout seconds;
- transmit-period seconds;
- }
- }
-
- gvrp {
- <enable | disable>;
-
- join-timer millseconds;
- leave-timer milliseconds;
- leaveall-timer milliseconds;
- }
-
- igmp-snooping
{
-
- traceoptions
{
- file filename <files number> <size size> <world-readable
| no-world-readable> <match regex>;
- flag flag (detail | disable | receive
| send);
- }
-
- vlan (vlan-id | vlan-number {
-
- disable{
- interface interface-name
- }
- immediate-leave;
-
- interface interface-name {
- multicast-router-interface;
-
- }
- query-interval seconds;
- query-last-member-interval seconds;
- query-response-interval seconds;
- robust-count number;
- }
- }
-
- lldp {
- disable;
- advertisement-interval seconds;
- hold-multiplier number;
-
-
- traceoptions
{
- file filename <files number> <size size> <world-readable
| no-world-readable> <match regex>;
- flag flag (detail | disable | receive
| send);
- }
- }
-
- lldp-med {
- disable;
- fast-start number;
-
- interface (all
| interface-name) {
- disable;
-
- location {
- elin number;
-
- civic-based {
- what number;
- country-code code;
-
- }
- }
- }
- }
-
- mstp {
- disable;
- bpdu-block-on-edge;
- bridge-priority priority;
- configuration-name name;
- forward-delay seconds;
- hello-time seconds;
-
- interface (all
| interface-name) {
- disable;
-
- bpdu-timeout-action {
- block;
- alarm;
- }
- cost cost;
- edge;
- mode mode;
- no-root-port;
- priority priority;
- }
- max-age seconds;
- max-hops hops;
-
- revision-level revision-level;
-
- traceoptions {
- file filename <files number > <size size> <no-stamp
| world-readable | no-world-readable>;
- flag flag;
- }
- }
-
- rstp {
- disable;
- bpdu-block-on-edge;
- bridge-priority priority;
- forward-delay seconds;
- hello-time seconds;
-
- interface (all
| interface-name) {
- disable;
-
- bpdu-timeout-action {
- block;
- alarm;
- }
- cost cost;
- edge;
- mode mode;
- no-root-port;
- priority priority;
- }
- max-age seconds;
- }
-
- traceoptions {
- file filename <files number > <size size> <no-stamp
| world-readable | no-world-readable>;
- flag flag;
- }
- }
-
- sflow {
-
- disable;
-
- interfaces interface-name {
- disable;
- polling-interval seconds;
- sample-rate number;
- }
- polling-interval seconds;
- sample-rate number;
- }
-
- stp {
- disable;
- bridge-priority priority;
- forward-delay seconds;
- hello-time seconds;
-
- interface (all
| interface-name) {
- disable;
-
- bpdu-timeout-action {
- block;
- alarm;
- }
- cost cost;
- edge;
- mode mode;
- no-root-port;
- priority priority;
- }
- max-age seconds;
- }
-
- traceoptions {
- file filename <files number > <size size> <no-stamp
| world-readable | no-world-readable>;
- flag flag;
- }
-
- vstp {
- bpdu-block-on-edge;
- disable;
- force-version stp;
-
- vlan vlan-id {
- bridge-priority priority;
- forward-delay seconds;
- hello-time seconds;
-
- interface (all
| interface-name) {
-
- bpdu-timeout-action {
- block;
- alarm;
- }
- cost cost;
- disable;
- edge;
- mode mode;
- no-root-port;
- priority priority;
- }
- max-age seconds;
-
- traceoptions {
- file filename <files number > <size size> <no-stamp
| world-readable | no-world-readable>;
- flag flag;
- }
- }
- }
-
- oam {
-
- ethernet{
-
- link-fault-management {
-
- action-profile profile-name;
-
-
- event {
- link-adjacency-loss;
- link-event-rate;
- frame-error count;
- frame-period count;
- frame-period-summary count;
- symbol-period count;
- }
-
- interface interface-name {
- link-discovery (active
| passive);
- pdu-interval interval;
- event-thresholds threshold-value;
- remote-loopback;
-
- event-thresholds {
- frame-error count;
- frame-period count;
- frame-period-summary count;
- symbol-period count;
- }
- }
-
- }
- }
- }