Unsolved

This post is more than 5 years old

2 Posts

9209

November 16th, 2012 02:00

dell 7024 ospf default route

I have route in ospf database, but it doesn't appear in route table

S      0.0.0.0/0 [200/0] via 192.168.255.1,   Vl2551
C 192.168.1.0/24 [0/1] directly connected, Vl2
C 192.168.10.0/24 [0/1] directly connected, Vl10
C 192.168.20.0/24 [0/1] directly connected, Vl20
O E2 192.168.100.0/24 [110/20] via 192.168.255.1, Vl2551
C 192.168.255.0/28 [0/1] directly connected, Vl2551
C 192.168.255.16/28 [0/1] directly connected, Vl2552
O 192.168.255.32/28 [110/2] via 192.168.255.1, Vl2551
C 192.168.255.128/26 [0/1] directly connected, Vl128
 
show ip ospf database 

Router Link States (Area 0.0.0.0)

Link Id Adv Router Age Sequence Chksm Options Rtr Opt
--------------- --------------- ----- -------- ------ ------- -------
192.168.255.2 192.168.255.2 953 800003ee 8c1e -E---- ---E-
192.168.255.49 192.168.255.49 504 80000387 2afd -E---- ---E-
192.168.255.51 192.168.255.51 292 80000388 24f0 -E---- -----
244.244.244.1 244.244.244.1 1487 80000383 c984 -E---- ---E-
244.244.244.244 244.244.244.244 1412 80000384 770f -E---- ---E-


Network Link States (Area 0.0.0.0)

Link Id Adv Router Age Sequence Chksm Options Rtr Opt
--------------- --------------- ----- -------- ------ ------- -------
192.168.255.2 192.168.255.2 1502 8000035b 820c -E----
192.168.255.18 192.168.255.2 162 8000035c df9d -E----
192.168.255.34 244.244.244.244 1412 80000307 557c -E----
192.168.255.50 244.244.244.1 1487 80000382 ed40 -E----
192.168.255.65 244.244.244.244 1412 8000037f 5540 -E----



AS External States

Link Id Adv Router Age Sequence Chksm Options Rtr Opt
--------------- --------------- ----- -------- ------ ------- -------
0.0.0.0 244.244.244.1 1488 8000037f 3819
0.0.0.0 244.244.244.244 1413 8000037f 80dc
192.168.1.0 192.168.255.2 222 800003e1 0cf8
192.168.10.0 192.168.255.2 465 800003e1 a853
192.168.20.0 192.168.255.2 1624 800003e0 3cb6
192.168.100.0 192.168.255.49 504 80000304 a38e
192.168.255.128 192.168.255.2 1136 800003e0 982d

802 Posts

November 19th, 2012 10:00

Are you seeing issues with the traffic flow on the switch?  Any further information on the status of the OSPF environment would be helpful.  A diagram of your physical network.

It looks like you have the 192.168.100.0 /24 and 192.168.255.32 /28 subnets learned by OSPF protocol.  The rest are directly connected or static default route.

If you could be more specific about how this is affecting you overall network, then we could look into what options we have for a resolution.

Hope this helps,

2 Posts

November 20th, 2012 01:00

  

OSPF cost is shown with numbers on right picture

ASA5510-1 and ASA5510-2 are not in active/standby or active/active mode, so i have to use ospf.
I used static route with AD 200 which is more then AD of OSPF.
Default routes are originated on cisco 2911 and are announced to ASA. According to ospf database, they are announced to Dell 7024 stack.
When I added loopback on cisco 2911, strange thing has occured; route appeared in routing table of each device in the network except in dell 7024. Besides, this route disappeared
O E2 192.168.100.0/24 [110/20] via 192.168.255.1, Vl2551



 

No Events found!

Top