Back to Cilium

Cilium Dbg Bpf Ipcache Delete

Documentation/cmdref/cilium-dbg_bpf_ipcache_delete.md

1.19.3869 B
Original Source
<!-- This file was autogenerated via cilium-dbg cmdref, do not edit manually-->

cilium-dbg bpf ipcache delete

Delete an entry for a prefix

cilium-dbg bpf ipcache delete [flags]

Examples

cilium bpf ipcache delete 10.244.3.110/32 --clusterid 1

Options

      --clusterid uint16   Cluster ID
  -h, --help               help for delete

Options inherited from parent commands

      --config string        Config file (default is $HOME/.cilium.yaml)
  -D, --debug                Enable debug messages
  -H, --host string          URI to server-side API
      --log-driver strings   Logging endpoints to use (example: syslog)
      --log-opt map          Log driver options (example: format=json)

SEE ALSO