NettableWalker
IS-IT--Management
Hi Everyone,
I have existing IPSEC VPN's across 3 sites and need to somehow apply GRE so that i can pass routing info (EIGRP) across the links.
Can i simply add a bit of code like the following:
interface Tunnel0
description here to there - GRE Tunnel
ip address 10.0.0.222 255.255.255.252
tunnel source FastEthernet0
tunnel destination 10.1.0.222
with an inversely addressed similar code on the remote router.
Will i need to completely reshape the ACL's etc. and apply the Crypto map to the tunnel interface instead of the existing external interface?
Will this cut me off from the remote site?
is this possible to just bolt on GRE or will i have to basically rebuild the VPN configs from scratch?
I have existing IPSEC VPN's across 3 sites and need to somehow apply GRE so that i can pass routing info (EIGRP) across the links.
Can i simply add a bit of code like the following:
interface Tunnel0
description here to there - GRE Tunnel
ip address 10.0.0.222 255.255.255.252
tunnel source FastEthernet0
tunnel destination 10.1.0.222
with an inversely addressed similar code on the remote router.
Will i need to completely reshape the ACL's etc. and apply the Crypto map to the tunnel interface instead of the existing external interface?
Will this cut me off from the remote site?
is this possible to just bolt on GRE or will i have to basically rebuild the VPN configs from scratch?