
show ip ospf database command
Can anyone explain the "Link Count" header from this command for LSA type 1? I have attempted to make logic of it but I am unable to. The output comes from Workbook 1 up to task 6.8 has been completed.
Rack28R5#show ip ospf data
OSPF Router with ID (150.28.5.5) (Process ID 1)
Router Link States (Area 0)
Link ID ADV Router Age Seq# Checksum Link count
150.28.1.1 150.28.1.1 793 0x80000007 0x00750C 3
150.28.2.2 150.28.2.2 1288 0x80000005 0x009CDF 3
150.28.3.3 150.28.3.3 779 0x80000008 0x001191 3
150.28.4.4 150.28.4.4 1271 0x80000007 0x00FB47 5
150.28.5.5 150.28.5.5 89 0x8000000C 0x00D6E6 7
Comments
Not sure but looks like Link Count is number of prefixes learned on the link
Nope it is the nb of physical interfaces and be careful with p2p links it counts 2
(extra stub links).