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