1esp transport from 3ffe::1 to 3ffe::10 spi 0x1eadbeef:0xbeef1ead \ 2 authkey file "DIR/ak256:DIR/ak256" \ 3 enckey file "DIR/ek128:DIR/ek128" 4esp transport from 3ffe::2 to 3ffe::10 spi 0x2eadbeef:0xbeef2ead \ 5 enc 3des-cbc \ 6 auth hmac-sha1 \ 7 authkey file "DIR/ak160:DIR/ak160" \ 8 enckey file "DIR/ek192:DIR/ek192" 9esp transport from 3ffe::3 to 3ffe::10 spi 0x3eadbeef:0xbeef3ead \ 10 enc des-cbc \ 11 auth hmac-sha1 \ 12 authkey file "DIR/ak160:DIR/ak160" \ 13 enckey file "DIR/ek64:DIR/ek64" 14esp transport from 3ffe::4 to 3ffe::10 spi 0x4eadbeef:0xbeef4ead \ 15 enc aes \ 16 auth hmac-sha1 \ 17 authkey file "DIR/ak160:DIR/ak160" \ 18 enckey file "DIR/ek128:DIR/ek128" 19esp transport from 3ffe::5 to 3ffe::10 spi 0x5eadbeef:0xbeef5ead \ 20 enc aesctr \ 21 auth hmac-sha1 \ 22 authkey file "DIR/ak160:DIR/ak160" \ 23 enckey file "DIR/ek160:DIR/ek160" 24esp transport from 3ffe::6 to 3ffe::10 spi 0x6eadbeef:0xbeef6ead \ 25 enc blowfish \ 26 auth hmac-sha1 \ 27 authkey file "DIR/ak160:DIR/ak160" \ 28 enckey file "DIR/ek160:DIR/ek160" 29esp transport from 3ffe::7 to 3ffe::10 spi 0x7eadbeef:0xbeef7ead \ 30 enc cast128 \ 31 auth hmac-sha1 \ 32 authkey file "DIR/ak160:DIR/ak160" \ 33 enckey file "DIR/ek128:DIR/ek128" 34esp transport from 3ffe::8 to 3ffe::10 spi 0x8eadbeef:0xbeef8ead \ 35 enc null \ 36 auth hmac-sha1 \ 37 authkey file "DIR/ak160:DIR/ak160" 38esp transport from 3ffe::9 to 3ffe::10 spi 0x9eadbeef:0xbeef9ead \ 39 enc skipjack \ 40 auth hmac-sha1 \ 41 authkey file "DIR/ak160:DIR/ak160" \ 42 enckey file "DIR/ek80:DIR/ek80" 43