Configures the LOPS (loss of packet state) threshold for the specified CES pseudowire. The threshold can be specified for entry, for exit, or for both.
ces_name | Alphanumeric string identifying the CES pseudowire. |
num_packets_for_entry | The number of consecutive packet misses required to enter the LOPS. The value can be between 1 and 15, with a default of 8. |
num_packets_for_exit | The number of consecutive packets required to exit the LOPS. The value can be between 1 and 10, with a default of 8. |
The default is 8 for both entry and exit thresholds.
The number of consecutive packet misses required to enter the LOPS can be between 1 and 15, and the number of consecutive packets required to exit the LOPS can be between 1 and 10.
E4G-400#configure ces "ces-test" lops-threshold entry 2 exit 5
This command was first available in ExtremeXOS 15.1.
This command is available on the cell site routers (E4G-200 and E4G-400).