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 an extremely strange situation and was just wondering if somebody out there may have run into this before. I have a 4507R and a 4510R both with L3 IOS images. I am running OPSF on both of them. The OSPF config is as follows:4510:router ospf...
You need to enable ip routing:config t ip routingrouter ospf 1111 network 10.117.254.84 0.0.0.3 area 55 then you should see your commands in a "sh run"
As far as the DFbit goes you by default the encrypted packet copies the value into the header of the unencrypted packet. You can change this by using the following command either in global config or under interface config for the interface that has ...