FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
create gre tunnel src <addr> dst <addr> [instance <n>] [outer-fib-id <fib>] [teb | erspan <session-id>] [del].
Declaration: create_gre_tunnel_command (src/vnet/gre/interface.c line 666)
Implementation: create_gre_tunnel_command_fn.
Declaration: show_gre_tunnel_command (src/vnet/gre/interface.c line 714)
Implementation: show_gre_tunnel_command_fn.