cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
870
Views
0
Helpful
3
Replies

OSPF Troubleshooting - updates

sdross
Level 1
Level 1

sh log for router A says:

2d00h: OSPF: Send with youngest Key 10

2d00h: OSPF: Rcv pkt from 10.10.248.1, FastEthernet0/0, area 0.0.0.0 : src not on the same network

abbreviated router configs

int fa0/0

ip address 192.168.129.37 255.255.255.240

ip ospf message-digest-key 10 xxx

router ospf 100

router-id 192.168.129.37

area 0 authentication message-digest

redistribute static subnets

network 192.168.129.0 0.0.0.255 area 0

router b

fa 0/1

ip address 10.10.248.1 255.255.255.0

ip address 192.168.129.33 255.255.255.240 secondary

ip ospf message-digest-key 10 xxx

router ospf 100

router-id 10.10.248.1

area 0 authentication message-digest

redistribute static subnets

network 10.10.248.0 0.0.0.255 area 0

network 192.168.129.0 0.0.0.255 area 0

Do I need to have the primary ip address for router b within the same network block as router A to exchange updates?

3 Replies 3

thisisshanky
Level 11
Level 11

yes you do.

OSPF does not form neighbors on secondary networks.

Sankar Nair
UC Solutions Architect
Pacific Northwest | CDW
CCIE Collaboration #17135 Emeritus

aretana
Level 1
Level 1

Yes. In fact, you should only be able to form adjacencies on the primary subnet.

Alvaro.

Thanks, everything works fine now.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: