Hi there.. I am having trouble getting OSPF between Cisco's and Max6000. The Cisco's work ok with ospf, but the max can see the ospf routes advertised from the other Cisco's, but it cannot send out updates when someone connects to it.
 
Anyone know where a Cisco<->Max OSPF Faq can be found (so I can get it working)
Or maybe a Max4000/6000 Config that works from someone else?
 
The Config are below:
 
Cisco:
 
router ospf 14
 redistribute connected metric 1 metric-type 1 subnets
 redistribute static metric-type 1 subnets
 network x.x.x.x 0.0.0.15 area 14
 
Ascend:
 
RUNOSPF=Yes
Area=0.0.0.14
AreaType=Normal
HelloInterval=10
DeadInterval=40
Priority=100
AuthType=None
Cost=1
TransmitDelay=1
RestransmitInterval=5