GRE Tunnels
DANMOH009
Member Posts: 241
in CCNA & CCENT
I get that GRE tunnels are great for transferring routing protocols, as of the broadcast/multicast feature. Was wondering what else they are used for in the real world. Has anyone got any real life examples that will just help me clarify?
Thanks
Dan
Thanks
Dan
Comments
-
networker050184 Mod Posts: 11,962 ModThey are used when you need to encapsulate something and send it across a network where the actual IP headers can not be used.
Traffic across the internet, multicast across a non native multicast network, DMVPN etc.An expert is a man who has made all the mistakes which can be made. -
DANMOH009 Member Posts: 241Can you create a GRE tunnel between 2 switches? or is that a stupid question.
-
networker050184 Mod Posts: 11,962 ModYou need to route traffic through the tunnel. So it depends on the switch really. Only the very high end switches support them as far as I know.An expert is a man who has made all the mistakes which can be made.
-
powmia Users Awaiting Email Confirmation Posts: 322Cisco 3750 supports GRE tunnels... so even the low end switches can do it. It's the majority of tunnel types and features that are limited to routers/high end switches. For example, you can use a 3750 to route multicast, or OSPF/EIGRP over a GRE tunnel to extent you routing domain. If you want to encrypt the tunnel or do something like MPLSoGRE, you'll need an actual routing platform.