Re: [vpp-dev] ipsec vpn(site to site)

2018-08-29 Thread Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES@Cisco) via Lists.Fd.Io
Hi, Actually VPP can be IKE initiator, wiki is little bit outdated, see https://gerrit.fd.io/r/#/c/5401/ Matus From: vpp-dev@lists.fd.io On Behalf Of xulang Sent: Wednesday, August 29, 2018 8:45 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] ipsec vpn(site to site) Hi all, I'd like to build a

Re: [vpp-dev] IPSEC VPN

2018-04-08 Thread Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES@Cisco)
Hi, Protected is only traffic which match SPD entry with action protect, action bypass skip IPsec encapsulation https://wiki.fd.io/view/VPP/IPSec_and_IKEv2#SPD_entry_creation You can specify traffic selectors parameters and priority of entry Matus From: vpp-dev@lists.fd.io On Behalf Of xulan