Documentation/cmdref/cilium-dbg_bpf_ipcache_update.md
Update an entry for a prefix
cilium-dbg bpf ipcache update [flags]
cilium bpf ipcache update 10.244.3.110/32 --tunnelendpoint 172.21.0.2 --identity 6 --encryptkey 255 --clusterid 0
--clusterid uint16 Cluster ID
--encryptkey uint8 Encrypt key
-h, --help help for update
--identity uint32 Identity
--skiptunnel Skip tunnel
--tunnelendpoint string Tunnel endpoint
--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)