FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
create ipsec gre tunnel src <addr> dst <addr> local-sa <id> remote-sa <id> [del].
Declaration: create_ipsec_gre_tunnel_command (src/vnet/ipsec-gre/interface.c line 305)
Implementation: create_ipsec_gre_tunnel_command_fn.
Declaration: show_ipsec_gre_tunnel_command (src/vnet/ipsec-gre/interface.c line 71)
Implementation: show_ipsec_gre_tunnel_command_fn.