Disable IP Option

You can disable IP options. The ip option disable command blocks packets that have IP options. The ip option disable-cpu command configures dropping of packets with the destination as the device's CPU (Control Plane Processing Unit).

About this task

Follow this procedure to disable or enable processing of IP (IPv4 and IPv6) packets with IP options.

You can configure IPv4 and IPv6 options on a device.

  • SLX 9540 and SLX 9640 do not support ip option disable-cpu.
  • SLX 20.3.4 supports ip option disable and ipv6 option disable.
  • SLX 20.4.2 supports ip option disable-cpu.
Note

Note

For information about commands and supported parameters to enable or disable IPv4 and IPv6 options, see ExtremeCloud Orchestrator Command Reference, 3.5.0 .

Procedure

Run the following command to update IPv4 and IPv6 options:
efa inventory device setting update --ip <device ips> --ip-option-disable { Yes | No } --ip-option-disable-cpu  { Yes | No } --ipv6-option-disable { Yes | No } 

Example