cilium-dbg bpf ipcache update

Update an entry for a prefix

cilium-dbg bpf ipcache update [flags]

Examples

cilium bpf ipcache update 10.244.3.110/32 --tunnelendpoint 172.21.0.2 --identity 6 --encryptkey 255 --clusterid 0

Options

      --clusterid uint16        Cluster ID
      --encryptkey uint8        Encrypt key
  -h, --help                    help for update
      --identity uint32         Identity
      --skiptunnel              Skip tunnel
      --tunnelendpoint string   Tunnel endpoint

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

SEE ALSO