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 running version 12.3(9) on a 1751 router. If, I understand the command, it should stop successful trace routes to this interface, correct? If so , it's not working. I can trace route to this interface with the command enabled or disabled, but if...
Thanks,This link really answered for me. It helped to understand the difference how Cisco, Linux and Windows handle traceroute, which I didn't know there are different way of doing it.http://cisco.com/en/US/tech/tk364/tk871/technologies_tech_note091...
Both will work. The second config will load balance better I think, because it will distribute the load. The first config is a per session type load balancing, which can load one leg over the other.
Yes it does.On the dialer int try ip tcp adjust-mss 1452On the tunnenl try ip tcp adjust-mss 1380That's what I use on my 1751 that use PPPOE connectionsI attached a cisco doc on the matter.Here is the formula I derived from the docMTU 1500 - the part...