X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdata_plane%2Fconfigs%2Fvpp_lite_config%2Fipsec%2F4o4%2Fvpp1.config;fp=tests%2Fdata_plane%2Fconfigs%2Fvpp_lite_config%2Fipsec%2F4o4%2Fvpp1.config;h=9b0d75909a9f46d811c980495b5014f88ad4d0ef;hb=9047c7fbf1c811f07c69f778914d25d2652651f3;hp=0000000000000000000000000000000000000000;hpb=25531ee0d1350f554314d0cbf914b4f461d57828;p=one.git diff --git a/tests/data_plane/configs/vpp_lite_config/ipsec/4o4/vpp1.config b/tests/data_plane/configs/vpp_lite_config/ipsec/4o4/vpp1.config new file mode 100644 index 0000000..9b0d759 --- /dev/null +++ b/tests/data_plane/configs/vpp_lite_config/ipsec/4o4/vpp1.config @@ -0,0 +1,17 @@ +create_host_iface vpp1 6.0.1.1/24 +create_host_iface intervpp1 6.0.3.1/24 + +lisp_state enable +lisp_locator_set_with_locator ls1 host-intervpp1 1 1 +lisp_local_eid eid 6.0.1.0/24 locator-set ls1 +lisp_remote_mapping eid 6.0.2.0/24 rloc 6.0.3.2 +lisp_adjacency leid 6.0.1.0/24 reid 6.0.2.0/24 + +ipsec_sad_add_del_entry esp sad_id 10 spi 1001 crypto_alg aes-cbc-128 crypto_key 69485741315772365051494e59507650 integ_alg sha1-96 integ_key 6958633071487352456345317767776244554174 +ipsec_sad_add_del_entry esp sad_id 20 spi 1000 crypto_alg aes-cbc-128 crypto_key 69485741315772365051494e59507650 integ_alg sha1-96 integ_key 6958633071487352456345317767776244554174 +ipsec_spd_add_del spd_id 1 +ipsec_interface_add_del_spd host-intervpp1 spd_id 1 +ipsec_spd_add_del_entry spd_id 1 priority 100 inbound action bypass protocol 50 +ipsec_spd_add_del_entry spd_id 1 priority 100 outbound action bypass protocol 50 +ipsec_spd_add_del_entry spd_id 1 priority 10 inbound action protectsa_id 20 laddr_start 6.0.3.1 laddr_stop 6.0.3.1 raddr_start 6.0.3.2 raddr_stop 6.0.3.2 +ipsec_spd_add_del_entry spd_id 1 priority 10 outbound action protectsa_id 10 laddr_start 6.0.3.1 laddr_stop 6.0.3.1 raddr_start 6.0.3.2 raddr_stop 6.0.3.2