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.
Finally I found the answer by myself:If I did only this:ip prefix-list DEFAULT_ROUTE seq 5 permit 0.0.0.0/0 router ospf 1distribute-list prefix DEFAULT_ROUTE in There was no route in the rouitng table. If we look at the ospf database, we see that the...
I have exactly the same problem.If I permit only the default route with a ditribute-list in, in the ospf process, in order to only intall 0.0.0.0/0 in the routing table, it doesn´t work.If I do the same with any other prefix, it works.Any Idea of wha...
I have the same problem, but an isakmp profile doesn't work, only works for incoming phase1solicitations.Has anyone solve this problem.I have this config:crypto isakmp profile EXAMPLE vrf EXAMPLE keyring default match identity address 1.1.1.1 255.255...