ioam6-sysctl.rst 578 B

1234567891011121314151617181920212223242526
  1. .. SPDX-License-Identifier: GPL-2.0
  2. =====================
  3. IOAM6 Sysfs variables
  4. =====================
  5. /proc/sys/net/conf/<iface>/ioam6_* variables:
  6. =============================================
  7. ioam6_enabled - BOOL
  8. Accept (= enabled) or ignore (= disabled) IPv6 IOAM options on ingress
  9. for this interface.
  10. * 0 - disabled (default)
  11. * 1 - enabled
  12. ioam6_id - SHORT INTEGER
  13. Define the IOAM id of this interface.
  14. Default is ~0.
  15. ioam6_id_wide - INTEGER
  16. Define the wide IOAM id of this interface.
  17. Default is ~0.