(PM) OSPF between PM3 and a Cisco

Krzysztof Adamski (kadamski@netsurf.net)
Fri, 15 May 1998 13:23:04 -0400 (EDT)

Hi, I'm trying to get the PM3 and a Cisco talking with OSPF, here is the
connfiguration:

+------------+
| Cisco |
+--+----+----+
A | | B +-------+
| | C | |
| +------------+ PM3 |
| | |
| +-------+

A is 206.186.134.1/24
B is 172.20.1.1/16
C is 172.20.20.1/16

This is what I have on the PM3:
red> sh ether0
Ethernet Status: IP - Enabled IPX - Disabled

Interface Addr: 172.20.20.1
Netmask: 255.255.0.0
Broadcast Address: 172.20.255.255

IPX Network: 00000000
IPX Frame Type: ETHERNET_802.2
Ethernet Address: 00:c0:05:04:28:9d

Routing: OSPF, RIP(Quiet (Off))
OSPF Accept RIP: off
OSPF Cost: 1
OSPF Hello Interv: 10
OSPF Dead Time: 40
Input Filter:
Output Filter:

red> sh ospf area
Authentication Area Default
Area Network Range Type ID Key Type
Cost
--------------- ------------------ ---- --- ---------------- -------- -------
0.0.0.0 *172.20.0.0/16 Password xxxxxx External N/A
206.186.134.0/24

red> sh ospf nei
Inter- Last
MD5
face Area Neighbor State Pri IP Address Hello ID
------ --------------- --------------- -------- --- --------------- ----- ---
ether0 0.0.0.0 206.186.134.1 Init 10 172.20.1.1 2 N/A

The state keeps changing from Init, Loading, ExStart, and Full/DR, then
back to Init. Why is it not staying in Full. This makes the route
206.186.134.0 to go up and down.

red> ver
Livingston PortMaster PM-3 ComOS 3.7.2c3
System uptime is 13 hours 25 minutes

On the Cisco:
interface Ethernet0/0
ip address 206.186.134.1 255.255.255.0
ip ospf authentication-key neon95
ip ospf priority 10
interface Ethernet1/0
ip address 172.20.1.1 255.255.0.0
ip ospf authentication-key neon95
ip ospf priority 10
router ospf 1
network 206.186.134.0 0.0.0.255 area 0
network 172.20.0.0 0.0.255.255 area 0
area 0 authentication
area 0 range 172.20.0.0 255.255.0.0
area 0 range 206.186.134.0 255.255.255.0

sh ip ospf nei

Neighbor ID Pri State Dead Time Address Interface
172.20.20.1 3 FULL/BDR 00:00:38 172.20.20.1 Ethernet1/0

but cisco does not have the routes that the PM is advertising (the dialup
pool).

sh ip ospf interface ethernet 1/0
Ethernet1/0 is up, line protocol is up
Internet Address 172.20.1.1/16, Area 0
Process ID 1, Router ID 206.186.134.1, Network Type BROADCAST, Cost: 10
Transmit Delay is 1 sec, State DR, Priority 10
Designated Router (ID) 206.186.134.1, Interface address 172.20.1.1
Backup Designated router (ID) 172.20.20.1, Interface address 172.20.20.1
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 0
Suppress hello for 0 neighbor(s)

Verion on the Cisco is Version 11.2(8)P

What is the problem with the two?

Thanks in advance.

K

-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.
Searchable list archive: <URL:http://www.livingston.com/Tech/archive/>