02-01-2011 10:31 PM
Hi ,
I have cisco 878 router running on IOS 12.2, I wanted to know is this router is compatible to create tunnel with another network?
02-02-2011 07:19 AM
Hi,
You can create tunnel on your router with config below .
interface Tunnel1
ip address 1.1.1.2 255.255.255.252
tunnel source 2.2.2.2
tunnel destination 3.3.3.3
ip route 5.5.5.5 255.255.255.0 Tunnel1
https://supportforums.cisco.com/docs/DOC-2569
hth
Muammer
02-02-2011 09:29 PM
Thank you very much Muammer. I'll try this and let you know the progress.
Other than that I have identified that router is running with ISO 12.4 hope it will not cause a problem to create a tunnel.
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