OSPF Between Cisco and Ascend 6000
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
Try http://www.cpm.ru:8100/service/manuals/max6000/max6000/isptele/m6isp.htm Chapter 11 - OSPF routing Have a look at how the Max handles areas and LSA notifications across them -----Original Message----- From: owner-nznog(a)list.waikato.ac.nz [mailto:owner-nznog(a)list.waikato.ac.nz]On Behalf Of Craig Whitmore Sent: Tuesday, 18 September 2001 15:23 To: nznog(a)list.waikato.ac.nz Subject: OSPF Between Cisco and Ascend 6000 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 --------- To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
Becareful with ospf on the 6000. It's pretty underpowered. On Tue, Sep 18, 2001 at 03:23:12PM +1200, Craig Whitmore wrote:
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
--------- To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
On Tue, Sep 18, 2001 at 04:20:26PM +1200, Dean Pemberton wrote:
Becareful with ospf on the 6000. It's pretty underpowered.
I've seen some fairly heavyweight ISPs in the world who run lots of TNTs use RIP in preference to the TNT implementation of OSPF. The heritage of the 4000/6000 OSPF codebase may be different to that of the TNT, of course. Joe --------- To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
Yeah I'm also told that the code is "All better now". But yeah - I spent years suggesting that people do Triggered RIPv2 on their maxen and then aggregate at the pop edge into their core IGP. Dean On Tue, Sep 18, 2001 at 08:35:41AM -0400, Joe Abley wrote:
On Tue, Sep 18, 2001 at 04:20:26PM +1200, Dean Pemberton wrote:
Becareful with ospf on the 6000. It's pretty underpowered.
I've seen some fairly heavyweight ISPs in the world who run lots of TNTs use RIP in preference to the TNT implementation of OSPF. The heritage of the 4000/6000 OSPF codebase may be different to that of the TNT, of course.
Joe
To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
participants (4)
-
Craig Whitmore
-
Dean Pemberton
-
Gordon Smith
-
Joe Abley