swanctl --rekey
Synopsis
swanctl --rekey --child <name> | --ike <name> | --child-id <id> | --ike-id <id> [--reauth] swanctl --rekey --help
Description
This swanctl
subcommand rekeys a CHILD or IKE Security
Association.
Options
--child (-c) rekey by CHILD_SA name --ike (-i) rekey by IKE_SA name --child-id (-C) rekey by CHILD_SA unique identifier --ike-id (-I) rekey by IKE_SA unique identifier --reauth (-a) reauthenticate instead of rekey an IKEv2 SA --raw (-r) dump raw response message --pretty (-P) dump raw response message in pretty print --debug (-v) set debug level, default: 1 --options (-+) read command line options from file --uri (-u) service URI to connect to --help (-h) show usage information