ne-vlezay80 Posted June 7, 2017 Posted June 7, 2017 Конфиг первого роутера: router ospf ospf router-id 10.0.250.1 network 10.0.250.0/24 area 0 ! Конфиг второго роутера: router ospf ospf router-id 10.0.250.10 redistribute static network 10.0.250.0/24 area 0 ! ip route 10.194.2.0/24 Null0 ! Вывод с первого роутера: border# sh ip ospf route ============ OSPF network routing table ============ N 10.0.250.0/24 [10] area: 0.0.0.0 directly attached to eth1 ============ OSPF router routing table ============= ============ OSPF external routing table =========== Вывод со второго роутера: border# sh ip ospf route ============ OSPF network routing table ============ N 10.0.250.0/24 [10] area: 0.0.0.0 directly attached to eth1 ============ OSPF router routing table ============= ============ OSPF external routing table =========== В чём проблема? Вставить ник Quote
ne-vlezay80 Posted June 7, 2017 Author Posted June 7, 2017 mtu? mtu везде одинаковый вроде. Вставить ник Quote
purecopper Posted June 7, 2017 Posted June 7, 2017 (edited) show ip ospf neighbor что показывает? show ip ospf interface ? Edited June 7, 2017 by purecopper Вставить ник Quote
ne-vlezay80 Posted June 7, 2017 Author Posted June 7, 2017 show ip ospf neighbor что показывает? show ip ospf interface ? Откатил версию frr вроде раработало. Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.