github.com/datadog/cilium@v1.6.12/Documentation/cmdref/cilium_bpf_ipcache.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium bpf ipcache 4 5 Manage the IPCache mappings for IP/CIDR <-> Identity 6 7 ### Synopsis 8 9 Manage the IPCache mappings for IP/CIDR <-> Identity 10 11 ### Options 12 13 ``` 14 -h, --help help for ipcache 15 ``` 16 17 ### Options inherited from parent commands 18 19 ``` 20 --config string config file (default is $HOME/.cilium.yaml) 21 -D, --debug Enable debug messages 22 -H, --host string URI to server-side API 23 ``` 24 25 ### SEE ALSO 26 27 * [cilium bpf](../cilium_bpf) - Direct access to local BPF maps 28 * [cilium bpf ipcache get](../cilium_bpf_ipcache_get) - Retrieve identity for an ip 29 * [cilium bpf ipcache list](../cilium_bpf_ipcache_list) - List endpoint IPs (local and remote) and their corresponding security identities 30