Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have the config below on two routers. I live at a place where the bandwidth costs are really prohibitive. For this reason, all the data going through the tunnel needs to be compressed.Which is the best way to go about this, Im willing to change the...
Hey,start by changing:interface ethernet0 auto shutdowninterface ethernet1 auto shutdownto:interface ethernet0 auto interface ethernet1 auto By default the interfaces are shutdown.Then do what every one else has been telling you to do namely:global (...