/testing/guestbin/swan-prep --nokeys
Creating empty NSS database
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add westnet-eastnet-ipv4-psk-ikev2
"westnet-eastnet-ipv4-psk-ikev2": added IKEv2 connection
east #
 ipsec auto --status | grep policy:
"westnet-eastnet-ipv4-psk-ikev2":   modecfg info: us:none, them:none, modecfg policy:push, dns:unset, domains:unset, cat:unset;
"westnet-eastnet-ipv4-psk-ikev2":   policy: IKEv2+PSK+ENCRYPT+TUNNEL+PFS+SHA2_TRUNCBUG+IKE_FRAG_ALLOW+ESN_NO+ESN_YES;
"westnet-eastnet-ipv4-psk-ikev2":   v2-auth-hash-policy: none;
east #
 echo "initdone"
initdone
east #
 
