Skip to content

Instantly share code, notes, and snippets.

@ton3s
Created April 3, 2017 01:53
Show Gist options
  • Save ton3s/bd1e807dcc337afc2938e4ec3d9e1ec3 to your computer and use it in GitHub Desktop.
Save ton3s/bd1e807dcc337afc2938e4ec3d9e1ec3 to your computer and use it in GitHub Desktop.
MAXAGE_DELETE_TIMER
R9#show debug
OSPF:
OSPF RIB (Routing Information Base) debugging is on
OSPF Local RIB (Routing Information Base) debugging is on
OSPF Global RIB (Routing Information Base) debugging is on
OSPF Redistribution debugging is on
OSPF events debugging is on
OSPF flooding debugging is on
OSPF LSA generation debugging is on
OSPF database tree debugging is on
OSPF database timer debugging is on
OSPF LSA rate limit timer debugging is on
OSPF Router scheduling debugging is on
OSPF Router timer scheduling debugging is on
OSPF Router event scheduling debugging is on
OSPF Router input scheduling debugging is on
OSPF Router scheduler mode changes debugging is on
R9#
R9#show ip ospf
*Apr 3 01:49:04.372: OSPF-1 RTRIN: input packet - LS upd Ethernet0/0 (0)
*Apr 3 01:49:04.372: OSPF-1 FLOOD Et0/0: Received update from 150.1.7.7
*Apr 3 01:49:04.372: OSPF-1 FLOOD Et0/0: Rcv Update Type 3, LSID 155.1.146.0, Adv rtr 150.1.7.7, age 3600, seq 0x80000002 Mask /24
*Apr 3 01:49:04.372: OSPF-1 RTREV: post event - service-partial-spfQ
*Apr 3 01:49:04.372: OSPF-1 FLOOD Et0/0: Add Type 3 LSA ID 155.1.146.0 Adv rtr 150.1.7.7 Seq 80000002 to flood list
*Apr 3 01:49:04.372: OSPF-1 FLOOD Et0/0: Remove Type 3 LSA ID 155.1.146.0 Adv rtr 150.1.7.7 Seq 80000002 flood list
*Apr 3 01:49:04.372: OSPF-1 FLOOD Et0/0: Stop flood timer
R9#show ip ospf data
*Apr 3 01:49:04.372: OSPF-1 RTREV: service event - service-partial-spfQ
*Apr 3 01:49:04.372: OSPF-1 GRIB : Route delete succeeded 155.1.146.0/24 via 155.1.79.7 on Ethernet0/0, source 150.1.7.7
*Apr 3 01:49:04.372: OSPF-1 LRIB : No more paths for 155.1.146.0/24 type Inter - delete route from local RIB
*Apr 3 01:49:04.372: OSPF-1 LRIB : Sync'ed 155.1.146.0/24 type Inter - change (Delete, PathChange): added 0 paths, deleted 1 paths, spf 16, route instance 15
R9#show ip ospf data
*Apr 3 01:49:06.878: OSPF-1 FLOOD Et0/0: Sending delayed ACK
*Apr 3 01:49:06.878: OSPF-1 FLOOD Et0/0: Ack Type 3, LSID 155.1.146.0, Adv rtr 150.1.7.7, age 3600, seq 0x80000002
R9#show ip ospf data
OSPF Router with ID (150.1.9.9) (Process ID 1)
Router Link States (Area 1)
Link ID ADV Router Age Seq# Checksum Link count
150.1.7.7 150.1.7.7 291 0x80000002 0x002EC6 1
150.1.9.9 150.1.9.9 306 0x80000002 0x003C35 3
Net Link States (Area 1)
Link ID ADV Router Age Seq# Checksum
155.1.79.9 150.1.9.9 306 0x80000001 0x003517
Summary Net Link States (Area 1)
Link ID ADV Router Age Seq# Checksum
150.1.6.6 150.1.7.7 281 0x80000001 0x0019CF
155.1.67.0 150.1.7.7 281 0x80000001 0x006845
155.1.146.0 150.1.7.7 3605 0x80000002 0x0099CD
R9#
*Apr 3 01:49:14.375: OSPF-1 RTRTM: timer expiration - MAXAGE_DELETE_TIMER (0)
*Apr 3 01:49:14.375: OSPF-1 DBTIM: Servicing queue of MAXAGE LSAs
*Apr 3 01:49:14.375: OSPF-1 DBTIM: Stop timer for 155.1.146.0 150.1.7.7 3 2
R9#show ip ospf data
OSPF Router with ID (150.1.9.9) (Process ID 1)
Router Link States (Area 1)
Link ID ADV Router Age Seq# Checksum Link count
150.1.7.7 150.1.7.7 307 0x80000002 0x002EC6 1
150.1.9.9 150.1.9.9 322 0x80000002 0x003C35 3
Net Link States (Area 1)
Link ID ADV Router Age Seq# Checksum
155.1.79.9 150.1.9.9 322 0x80000001 0x003517
Summary Net Link States (Area 1)
Link ID ADV Router Age Seq# Checksum
150.1.6.6 150.1.7.7 298 0x80000001 0x0019CF
155.1.67.0 150.1.7.7 298 0x80000001 0x006845
R9#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment