cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3107
Views
0
Helpful
3
Replies

OSPF Link Loading to Full, Full to Down

M Rinaldy Aulia
Level 1
Level 1

Hi All,

We have a router (10.20.255.1) that connected to Core Switch (10.20.255.1).

I'm facing this log, how to fix that?

Dec 16 14:49:44: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to down
Dec 16 14:49:45: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state to down
Dec 16 14:49:45: %OSPF-5-ADJCHG: Process 7, Nbr 10.20.255.1 on GigabitEthernet0/0 from FULL to DOWN, Neighbor Down: Interface down or detached
Dec 16 14:49:49: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state to up
Dec 16 14:49:50: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up
Dec 16 14:50:35: %OSPF-5-ADJCHG: Process 7, Nbr 10.20.255.1 on GigabitEthernet0/0 from LOADING to FULL, Loading Done
Dec 16 14:55:15: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to down
Dec 16 14:55:16: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state to down
Dec 16 14:55:16: %OSPF-5-ADJCHG: Process 7, Nbr 10.20.255.1 on GigabitEthernet0/0 from FULL to DOWN, Neighbor Down: Interface down or detached
Dec 16 14:55:19: %LINK-3-UPDOWN: Interface GigabitEthernet0/0, changed state to up
Dec 16 14:55:20: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up
Dec 16 14:56:05: %OSPF-5-ADJCHG: Process 7, Nbr 10.20.255.1 on GigabitEthernet0/0 from LOADING to FULL, Loading Done

Show IP OSPF on Router

MSTK-HQ-VG02#sh ip ospf neig d
 Neighbor 10.20.255.1, interface address 10.20.253.89
    In the area 0 via interface GigabitEthernet0/0
    Neighbor priority is 1, State is FULL, 6 state changes
    DR is 10.20.253.89 BDR is 10.20.253.90
    Options is 0x12 in Hello (E-bit, L-bit)
    Options is 0x52 in DBD (E-bit, L-bit, O-bit)
    LLS Options is 0x1 (LR)
    Dead timer due in 00:00:35
    Neighbor is up for 01:10:12
    Index 2/2, retransmission queue length 0, number of retransmission 0
    First 0x0(0)/0x0(0) Next 0x0(0)/0x0(0)
    Last retransmission scan length is 0, maximum is 0
    Last retransmission scan time is 0 msec, maximum is 0 msec
MSTK-HQ-VG02#sh ip ospf ne

Neighbor ID     Pri   State           Dead Time   Address         Interface
10.20.255.1       1   FULL/DR         00:00:38    10.20.253.89    GigabitEthernet0/0

Show IP OSPF on Core Switch
DC-CRSW-VSS#sh ip ospf ne gig1/3/8 d     
 Neighbor 10.1.254.161, interface address 10.20.253.90
    In the area 0 via interface GigabitEthernet1/3/8
    Neighbor priority is 1, State is FULL, 6 state changes
    DR is 10.20.253.89 BDR is 10.20.253.90
    Options is 0x12 in Hello (E-bit, L-bit)
    Options is 0x52 in DBD (E-bit, L-bit, O-bit)
    LLS Options is 0x1 (LR)
    Dead timer due in 00:00:33
    Neighbor is up for 01:11:04
    Index 4/4, retransmission queue length 0, number of retransmission 0
    First 0x0(0)/0x0(0) Next 0x0(0)/0x0(0)
    Last retransmission scan length is 0, maximum is 0
    Last retransmission scan time is 0 msec, maximum is 0 msec

3 Replies 3

Hello

check the physical connection also the reachability to it peer.

Post output  -

sh ip ospf interface xxx

debug ip ospf  adj

res

Paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hi Paul,

The point to point ping was successfully pinged.

Here's the debug IP OSP adj :

MSTK-HQ-VG01#
Dec 16 17:19:55: OSPF: Send with youngest Key 1
Dec 16 17:20:05: OSPF: Send with youngest Key 1
Dec 16 17:20:15: OSPF: Send with youngest Key 1
MSTK-HQ-VG01#
MSTK-HQ-VG01#
Dec 16 17:20:24: OSPF: Send with youngest Key 1
Dec 16 17:20:33: OSPF: Send with youngest Key 1
Dec 16 17:20:43: OSPF: Send with youngest Key 1
Dec 16 17:20:52: OSPF: Send with youngest Key 1
Dec 16 17:21:01: OSPF: Send with youngest Key 1
Dec 16 17:21:11: OSPF: Send with youngest Key 1
Dec 16 17:21:20: OSPF: Send with youngest Key 1
Dec 16 17:21:30: OSPF: Send with youngest Key 1
Dec 16 17:21:34: OSPF: Send with youngest Key 1
Dec 16 17:21:39: OSPF: Send with youngest Key 1
Dec 16 17:21:46: OSPF: Send with youngest Key 1
Dec 16 17:21:49: OSPF: Send with youngest Key 1
Dec 16 17:21:58: OSPF: Send with youngest Key 1
Dec 16 17:22:07: OSPF: Send with youngest Key 1
Dec 16 17:22:17: OSPF: Send with youngest Key 1
Dec 16 17:22:26: OSPF: Send with youngest Key 1

Hello

can you clear the adjencey again and then post the debug

also  sh ip ospf interface xxx

res

paul


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul