05-02-2013 09:32 PM - edited 03-04-2019 07:48 PM
Hi All, I've been getting errors from my CM RTMT:
FW: [RTMT-ALERT-StandAloneCluster] SDLLinkOutOfService
Based on the above alert this can be due to delay, jitter, packet loss...ect.
We have QOS in place and other than the above alert no complaints from users. Further investigation from the logs of the my remote end I see this:
%OSPF-5-ADJCHG: Process 1, Nbr 10.0.0.1 on GigabitEthernet5/15 from LOADING to FULL, Loading Done
I see this several times every day. Below is a quick topology:
Dell S4810 ---SM Fiber ---- Cisco 6509 ---CM
I see alot of retransmissions when I issue the below command:
Any guidence on what I can adjust or modify...this started just recently.
Remote-Core#sh ip ospf neighbor detail
Neighbor 10.0.0.1, interface address 10.254.253.49
In the area 0 via interface GigabitEthernet5/15
Neighbor priority is 1, State is FULL, 276 state changes
DR is 10.254.253.50 BDR is 10.254.253.49
Options is 0x42 in Hello (E-bit O-bit)
Options is 0x42 in DBD (E-bit O-bit)
Dead timer due in 00:00:32
Neighbor is up for 03:45:44
Index 2/2, retransmission queue length 0, number of retransmission 1130
First 0x0(0)/0x0(0) Next 0x0(0)/0x0(0)
Last retransmission scan length is 1, maximum is 35
Last retransmission scan time is 0 msec, maximum is 4 msec
Neighbor 10.0.0.2, interface address 10.254.253.41
In the area 0 via interface GigabitEthernet5/16
Neighbor priority is 1, State is FULL, 6 state changes
DR is 10.254.253.42 BDR is 10.254.253.41
Options is 0x42 in Hello (E-bit O-bit)
Options is 0x42 in DBD (E-bit O-bit)
Dead timer due in 00:00:39
Neighbor is up for 3w3d
Index 1/1, retransmission queue length 0, number of retransmission 763
First 0x0(0)/0x0(0) Next 0x0(0)/0x0(0)
Last retransmission scan length is 1, maximum is 2
Last retransmission scan time is 0 msec, maximum is 4 msec
Thanks...
05-02-2013 10:28 PM
Hello, can you please kindly check that the MTU on both 6509 and the Dell is the same?
Sent from Cisco Technical Support iPhone App
05-05-2013 07:17 PM
Hi Bilal,
on the dell side:
MTU 1554 bytes, IP MTU 1500 bytes
On the 6509 side:
MTU 1500 bytes
05-05-2013 10:56 PM
Hello, Do you see this in your logs too? "too many retransmissions" it's common that if this log is seen that there is an MTU mismatch. Also need to make sure the interfaces are all OK.
Could you kindly do
sh interface gi5/16
sh ip inteface gi5/16
Also is it possible to capture a 'debug ip ospf adj' to get a better insight to what is happening at the time of adjacency drop and recovery.
Is it possible to display some information from the Dell side with regards to OSPF adjacency and interface level info please?
Database packets have the DF bit set in the ip header. For this reason an MTU mismatch could possibly be the cause for this although you have 'ip mtu 1500'
And it's also strange that it started recently.
Sent from Cisco Technical Support iPhone App
05-07-2013 04:35 AM
Hello
Please provide some readouts between the ospf relationship of the 6500 and the dell device.
deb ip ospf adj
sh ip ospf neigbour
If i am readin this correctly, it looks like your system mtu on the Dell is 1500 but the interface mtu is 1554, if so try setting the dell interface to mtu 1500.
res
Paul.
Please don't forget to rate any posts that have been helpful.
Thanks.
05-06-2013 03:02 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
I've seen these when neighbor adjacency is lost, i.e. neighbor dead timer fired. If you enable logging detail in the OSPF process, you'll likely see OSPF working it's way through the other adjacency build steps.
Could you post your interface configs and show interface ospf?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide