Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(ASCEND) Re: OSPF on Ascend 4000's
At 17:47 1998/02/11 -0500, DiGennaro <frank@bigdog.fred.net> wrote:
>Does anyone have OSPF working on their Ascend equipment? I am trying to
>get it to work on my Ascend 4000's and Cisco routers. When I do a
>show neighbor command on each router, I see that they DO see each other.
>They are just not exchanging routing information.
have it working at two different POPS,
multiple Maxen, multiple Ciscos at one location.
I'll show the simple one...
anyone on the Ascend list have any ideas?
it just worked for me the first time.
check that you have
Ethernet->Mod Config->OSPF options->Priority=0
I also use AuthType=Simple
and AuthKey=*MySecretStuff*
ascend% sh ospf int
Area IP Address Remote Addr Type State Cost Pri DR BDR
-------------------------------------------------------------------------------
0.0.0.0 10.142.29.2 10.142.29.2 Bcast DR Other 1 0 10.142.29.1 None
ascend% sh ospf n
Area Interface Router Id Nbr IP Addr State Mode Pri
-------------------------------------------------------------------------------
0.0.0.0 10.142.29.2 10.71.7.9 10.142.29.1 Full Slave 1
and on the cisco:
interface Ethernet0/0
ip address 10.142.29.1 255.255.255.240
ip ospf authentication-key *MySecretStuff*
router ospf 1
network 10.142.29.0 0.0.0.15 area 0
area 0 authentication
BR1.ATL2#sh ip ospf int
Ethernet0/0 is up, line protocol is up
Internet Address 10.142.29.1/28, Area 0
Process ID 2, Router ID 10.71.7.9, Network Type BROADCAST, Cost: 10
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 10.71.7.9, Interface address 10.142.29.1
No backup designated router on this network
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:05
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 10.142.29.2
Suppress hello for 0 neighbor(s)
BR1.ATL2#sh ip ospf ne
Neighbor ID Pri State Dead Time Address Interface
10.142.29.2 0 FULL/DROTHER 00:00:38 10.142.29.2 Ethernet0/0
-Jim H
----
Jim Howard Sr Network Engineer Lyceum Internet
jhoward@lyceum.com http://www.lyceum.com/ 404.248.1733
My PGP Public Key: http://www.lyceum.com/~jhoward/pgp-key.txt
Fingerprint: 7E8B E2BA 1314 2535 CB08 CFF9 119B 7CD3 2488 954D
++ Ascend Users Mailing List ++
To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd: <http://www.nealis.net/ascend/faq>
Follow-Ups: