Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2015-07-04 22:36:32
Size: 382
Editor: PieterSmit
Comment:
Revision 4 as of 2015-07-04 23:27:39
Size: 612
Editor: PieterSmit
Comment: did not like starting capital letter
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Gre
Line 4: Line 5:
 * Links [[IpSec]]  * Links [[IpSec]] , [[dmvpn]]
Line 8: Line 9:

== Use cases ==
 1. 3G backup on router. The 3G link only provides a single IP on provider network, to route subnets, setup a GRE tunnel with the 3G ip as source to a central router.

GRE - Generic Routing Encapsulation

  • Links IpSec , dmvpn

  • GRE - is a tunneling protocol, works on Linux and Cisco, it provides no security. Security can be added with IpSec.

  • GRE keepalives use tunnel source and destination addresses not the GRE tunnel IP
    • Important when using gre with vrf as src/dest

Use cases

  1. 3G backup on router. The 3G link only provides a single IP on provider network, to route subnets, setup a GRE tunnel with the 3G ip as source to a central router.

...


CategoryNetwork

gre (last edited 2015-07-04 23:27:39 by PieterSmit)