I have a simple setup. In the RB450 are 3 networks 10.10.210.0/29, 10.10.210.8/30, 10.10.210.16/29. The 10.10.210.0/29 network is connected to a L3 Cisco switch via 1 pair of Ubiquity radios acting as a bridge.
The Cisco switch is part of a very large network that is running in EIGRP. Since the RB450 does not have EIGRP I use OSPF and then redistribute it.
The problem is that the RB450 and the Cisco are not sharing routes at all.
Please can you help me figure out the problem??? Whats wrong with my config????
btw, please ignore all config information in my first post.
Cisco
router ospf 10
router-id 10.10.210.1
log-adjacency-changes
summary-address 10.10.210.0 255.255.255.248
redistribute eigrp 10 subnets
network 10.10.210.0 0.0.0.7 area 0
!
BG-TCCOMM-GW#show ip int br
Interface IP-Address OK? Method Status Protocol
Vlan1 10.10.13.13 YES manual up up
Vlan5 10.10.5.130 YES NVRAM up up
Vlan30 unassigned YES NVRAM administratively down down
Vlan35 10.10.35.2 YES NVRAM up up
Vlan44 40.40.11.250 YES NVRAM up up
Vlan50 10.10.5.145 YES NVRAM up up
Vlan51 10.10.5.161 YES NVRAM up up
Vlan55 10.10.5.1 YES NVRAM up up
Vlan60 192.168.10.253 YES NVRAM up up
Vlan111 unassigned YES NVRAM up down
Vlan130 130.100.20.252 YES NVRAM up up
Vlan600 198.152.20.26 YES NVRAM up up
Vlan601 130.200.20.26 YES NVRAM up up
Vlan802 10.10.210.1 YES manual up up
GigabitEthernet0/1 unassigned YES unset up up
GigabitEthernet0/2 unassigned YES unset up up
GigabitEthernet0/3 unassigned YES unset up up
GigabitEthernet0/4 unassigned YES unset up up
GigabitEthernet0/5 unassigned YES unset down down
GigabitEthernet0/6 unassigned YES unset down down
GigabitEthernet0/7 unassigned YES unset administratively down down
GigabitEthernet0/8 unassigned YES unset up up
GigabitEthernet0/9 unassigned YES unset up up
GigabitEthernet0/10 unassigned YES unset up up
GigabitEthernet0/11 unassigned YES unset down down
GigabitEthernet0/12 unassigned YES unset up up
GigabitEthernet0/13 unassigned YES NVRAM down down
GigabitEthernet0/14 unassigned YES unset down down
GigabitEthernet0/15 unassigned YES unset down down
GigabitEthernet0/16 unassigned YES unset down down
GigabitEthernet0/17 unassigned YES unset down down
GigabitEthernet0/18 unassigned YES unset down down
GigabitEthernet0/19 unassigned YES unset up up
GigabitEthernet0/20 unassigned YES unset down down
GigabitEthernet0/21 unassigned YES unset up up
GigabitEthernet0/22 unassigned YES unset up up
GigabitEthernet0/23 unassigned YES unset up up
GigabitEthernet0/24 unassigned YES unset down down
GigabitEthernet0/25 unassigned YES unset down down
GigabitEthernet0/26 30.30.18.250 YES NVRAM up up
GigabitEthernet0/27 unassigned YES unset down down
GigabitEthernet0/28 10.10.254.253 YES NVRAM up up
Tunnel0 unassigned YES NVRAM up down
BG-TCCOMM-GW#
\
BG-TCCOMM-GW# show ip ospf int
Vlan802 is up, line protocol is up
Internet Address 10.10.210.1/29, Area 0
Process ID 10, Router ID 10.10.210.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 10.10.210.1, Interface address 10.10.210.1
No backup designated router on this network
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:04
Supports Link-local Signaling (LLS)
Index 1/1, flood queue length 0
Next 0x0(0)/0x0(0)
Last flood scan length is 0, maximum is 40
Last flood scan time is 0 msec, maximum is 9 msec
Neighbor Count is 0, Adjacent neighbor count is 0
Suppress hello for 0 neighbor(s)
\
BG-TCCOMM-GW#show running-config interface gi0/23
Building configuration...
Current configuration : 89 bytes
!
interface GigabitEthernet0/23
switchport access vlan 802
switchport mode access
end
BG-TCCOMM-GW#
\
RouterBoard
[admin@MikroTik] > interface print detail
Flags: D - dynamic, X - disabled, R - running, S - slave
0 name="ether1" type="ether" mtu=1500 l2mtu=1526 max-l2mtu=1526
1 R name="ether2" type="ether" mtu=1500 l2mtu=1522 max-l2mtu=1522
2 name="ether3" type="ether" mtu=1500 l2mtu=1522 max-l2mtu=1522
3 name="ether4" type="ether" mtu=1500 l2mtu=1522 max-l2mtu=1522
4 R name="ether5" type="ether" mtu=1500 l2mtu=1522 max-l2mtu=1522
[admin@MikroTik] >
\
[admin@MikroTik] > ip route print detail
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
0 ADC dst-address=10.10.210.0/29 pref-src=10.10.210.5 gateway=ether5
gateway-status=ether5 reachable distance=0 scope=10
1 ADC dst-address=10.10.210.8/30 pref-src=10.10.210.9 gateway=ether2
gateway-status=ether2 reachable distance=0 scope=10
2 ADC dst-address=10.10.210.16/29 pref-src=10.10.210.17 gateway=ether1
gateway-status=ether1 unreachable distance=0 scope=200
[admin@MikroTik] >
\
[admin@MikroTik] > routing ospf export
jan/08/1970 15:10:02 by RouterOS 5.6
software id = A9S1-XBQN
/routing ospf instance
set 10 disabled=no distribute-default=always-as-type-1 in-filter=ospf-in
metric-bgp=auto metric-connected=20 metric-default=1 metric-other-ospf=
auto metric-rip=20 metric-static=20 name=10 out-filter=ospf-out
redistribute-bgp=no redistribute-connected=as-type-1
redistribute-other-ospf=as-type-1 redistribute-rip=no
redistribute-static=as-type-1 router-id=10.10.210.5
/routing ospf area
add area-id=0.0.0.210 disabled=no instance=10 name=backbone type=default
set backbone area-id=0.0.0.0 disabled=no instance=10 name=backbone type=
default
/routing ospf interface
add authentication=none authentication-key="" authentication-key-id=1 cost=10
dead-interval=40s disabled=yes hello-interval=10s instance-id=0
interface=ether4 network-type=broadcast passive=no priority=1
retransmit-interval=5s transmit-delay=1s use-bfd=no
add authentication=none authentication-key="" authentication-key-id=1 cost=10
dead-interval=40s disabled=no hello-interval=10s instance-id=10
interface=ether1 network-type=broadcast passive=no priority=1
retransmit-interval=5s transmit-delay=1s use-bfd=no
add authentication=none authentication-key="" authentication-key-id=1 cost=10
dead-interval=40s disabled=no hello-interval=10s instance-id=10
interface=ether5 network-type=broadcast passive=no priority=1
retransmit-interval=5s transmit-delay=1s use-bfd=no
add authentication=none authentication-key="" authentication-key-id=1 cost=10
dead-interval=40s disabled=no hello-interval=10s instance-id=10
interface=ether2 network-type=broadcast passive=no priority=1
retransmit-interval=5s transmit-delay=1s use-bfd=no
/routing ospf network
add area=backbone disabled=no network=10.10.210.0/29
add area=backbone disabled=no network=10.10.210.8/30
add area=backbone disabled=no network=10.10.210.16/29
\
[admin@MikroTik] > routing ospf neighbor print detail
[admin@MikroTik] >