Sunday, January 31, 2021

ospfd adv 0.0.0.0/0

HI all, I get openbgpd and openospfd at same openbsd 6.6server
I want my ospf adv 0.0.0.0/0 to my network.

at bgpd.conf
network 0.0.0.0/0

at ospfd.conf, I have tried
redistribute default
redistribute 0.0.0.0/0

ospfctl sh database self-originated

Link ID Adv Router Age Seq# Checksum
10. xxx.xxx.248 103.xxx.xxx.11 1225 0x80000048 0x2471
10. xxx.xxx.252 103. xxx.xxx.11 1225 0x8000004a 0xf797
103. xxx.xxx.72 103. xxx.xxx.11 1225 0x80000048 0xe1c4
103. xxx.xxx.60 103. xxx.xxx.11 1225 0x8000004a 0x858d
103. xxx.xxx.12 103. xxx.xxx.11 1225 0x8000004a 0x3b05
103. xxx.xxx.40 103. xxx.xxx.11 1225 0x8000004a 0x2a47
103. xxx.xxx.44 103. xxx.xxx.11 1225 0x80000049 0x046a
103. xxx.xxx.48 103. xxx.xxx.11 1225 0x80000049 0xdb8e
103. xxx.xxx.128 103. xxx.xxx.11 1785 0x8000006f 0x2aad

Just link in my frrrouting:

sh ip ospf database self-originate

OSPF Router with ID (103. xxx.xxx.3)

Router Link States (Area 0.0.0.0)


Link ID ADV Router Age Seq# CkSum Route
0.0.0.0 103. xxx.xxx.3 1365 0x80000020 0x9beb E2 0.0.0.0/0 [0x0]
10. xxx.xxx.252 103. xxx.xxx.3 545 0x8000001f 0xc0cf E2 10. xxx.xxx.252/30
[0x0]
103. xxx.xxx.216 103. xxx.xxx.3 515 0x8000001f 0x0114 E2 103.
xxx.xxx.216/30
[0x0]
103. xxx.xxx.3 103. xxx.xxx.3 745 0x8000001f 0x9cad E2 103. xxx.xxx.3/32
[0x0]

No comments:

Post a Comment