ESRP Election Algorithms

The following table describes the ESRP election algorithms. Each algorithm considers the election factors in a different order of precedence. The election algorithms that use sticky and weight are only available in extended mode.

Table 1. ESRP Election Algorithms
Election AlgorithmDescription
ports > track > prioritySpecifies that this ESRP domain should consider election factors in the following order: active ports, tracking information, ESRP priority.
ports > track > priority > macSpecifies that this ESRP domain should consider election factors in the following order: active ports, tracking information, ESRP priority, MAC address.

Note: This is the default election algorithm for standard mode.

priority > macSpecifies that this ESRP domain should consider election factors in the following order: ESRP priority, MAC address.
priority > ports > track > macSpecifies that this ESRP domain should consider election factors in the following order: ESRP priority, active ports, tracking information, MAC address.
priority > track > ports > macSpecifies that this ESRP domain should consider election factors in the following order: ESRP priority, tracking information, active ports, MAC address.
sticky > ports > track > prioritySpecifies that this ESRP domain should consider election factors in the following order: stickiness, active ports, tracking information, ESRP priority.
sticky > ports > track > priority > macSpecifies that this ESRP domain should consider election factors in the following order: stickiness, active ports, tracking information, ESRP priority, MAC address.
sticky > ports > weight > track > priority > macSpecifies that this ESRP domain should consider election factors in the following order: stickiness, active ports, port weight, tracking information, ESRP priority, MAC address. This is the default election algorithm for extended mode.
sticky > priority > ports > track > macSpecifies that this ESRP domain should consider election factors in the following order: stickiness, ESRP priority, active ports, tracking information, MAC address.
sticky > priority > track > ports > macSpecifies that this ESRP domain should consider election factors in the following order: stickiness, ESRP priority, tracking information, active ports, MAC address.
sticky > priority > macSpecifies that this ESRP domain should consider election factors in the following order: stickiness, ESRP priority, MAC address.
sticky > track > ports > prioritySpecifies that this ESRP domain should consider election factors in the following order: stickiness, tracking information, active ports, ESRP priority.
sticky > track > ports > priority > macSpecifies that this ESRP domain should consider election factors in the following order: stickiness, tracking information, active ports, ESRP priority, MAC address.
track > ports > prioritySpecifies that this ESRP domain should consider election factors in the following order: tracking information, active ports, ESRP priority.
track > ports > priority > macSpecifies that this ESRP domain should consider election factors in the following order: tracking information, active ports, ESRP priority, MAC address.
Caution

Caution

All switches in the ESRP network must use the same election algorithm; otherwise, loss of connectivity, broadcast storms, or other unpredictable behavior may occur.