.. _clicmd_src_vnet_gre: =============================================================== Gre cli reference =============================================================== create gre tunnel ------------------------------------------------------------------------- .. code-block:: console create gre tunnel src dst [instance ] [outer-fib-id ] [teb | erspan ] [del] [multipoint] Declaration: ``create_gre_tunnel_command`` `src/vnet/gre/interface.c line 768 `_ Implementation: ``create_gre_tunnel_command_fn`` Declaration: ``show_gre_tunnel_command`` `src/vnet/gre/interface.c line 817 `_ Implementation: ``show_gre_tunnel_command_fn``