1# group all kind of sa bundles 2ipip tunnel from 1.1.1.1 to 2.2.2.2 spi 0x1a000000:0x1b000000 bundle foo 3ipcomp transport from 1.1.1.1 to 2.2.2.2 spi 0x2a00:0x2b00 bundle foo 4esp transport from 1.1.1.1 to 2.2.2.2 spi 0x3a000000:0x3b000000 \ 5 authkey file "DIR/ak256:DIR/ak256" \ 6 enckey file "DIR/ek128:DIR/ek128" \ 7 bundle foo 8ah transport from 1.1.1.1 to 2.2.2.2 spi 0x4a000000:0x4b000000 \ 9 authkey file "DIR/ak256:DIR/ak256" \ 10 bundle foo 11