09-15-2011 04:01 PM - edited 03-07-2019 02:15 AM
Hi,
in which situation should i use GRE? is it a replacement or extension of VPN feature?
and is there any document explaining how to configure GRE?
thanks
Labib
Solved! Go to Solution.
09-15-2011 04:11 PM
Labib
GRE has a number of main uses -
1) in conjunction with PPTP to create a L2 PPTP VPN tunnel
2) in conjunction with IPSEC to allow dynamic routing protocols to be carried across the tunnel ie. IPSEC alone does not support the multicast updates that dynamic routing protocols such as EIGRP/OSPF use.
3) to carry non IP traffic eg. if you needed to send IPX data across an IP network
4) as a general tunneling protocol ie. if you wanted to transport some data across an IP network but only allow it to enter and exit the IP network at a certain point. Be aware though, when used this way, you do not have visibility of the data within the GRE tunnel.
For config examples see this link -
http://www.cisco.com/en/US/tech/tk827/tk369/tech_configuration_examples_list.html
Jon
09-15-2011 04:11 PM
Labib
GRE has a number of main uses -
1) in conjunction with PPTP to create a L2 PPTP VPN tunnel
2) in conjunction with IPSEC to allow dynamic routing protocols to be carried across the tunnel ie. IPSEC alone does not support the multicast updates that dynamic routing protocols such as EIGRP/OSPF use.
3) to carry non IP traffic eg. if you needed to send IPX data across an IP network
4) as a general tunneling protocol ie. if you wanted to transport some data across an IP network but only allow it to enter and exit the IP network at a certain point. Be aware though, when used this way, you do not have visibility of the data within the GRE tunnel.
For config examples see this link -
http://www.cisco.com/en/US/tech/tk827/tk369/tech_configuration_examples_list.html
Jon
09-15-2011 04:28 PM
thanks alot jon for your clear explaination
labib
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide