Raw File
cilium_bpf_nat_flush.md
<!-- This file was autogenerated via cilium cmdref, do not edit manually-->

## cilium bpf nat flush

Flush all NAT mapping entries

### Synopsis

Flush all NAT mapping entries

```
cilium bpf nat flush [flags]
```

### Options

```
  -h, --help   help for flush
```

### 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

* [cilium bpf nat](../cilium_bpf_nat)	 - NAT mapping tables

back to top