From: gladston@br.ibm.com
Date: Wed Dec 08 2004 - 12:11:55 GMT-3
Well, now distance works. First time I configured it it did not work, I made a mistake with the inverse mask. As it did not work I thought it was because the ID would be the router that sends the LSA (DR). My mistake.
r1#sir 172.16.100.100
Routing entry for 172.16.100.100/32
  Known via "ospf 1", distance 110, metric 2, type intra area
  Last update from 172.16.137.5 on FastEthernet0/0.1378, 00:00:28 ago
  Routing Descriptor Blocks:
  * 172.16.137.8, from 172.16.8.1, 00:00:28 ago, via FastEthernet0/0.1378
      Route metric is 2, traffic share count is 1
    172.16.137.5, from 172.16.5.1, 00:00:28 ago, via FastEthernet0/0.1378
      Route metric is 2, traffic share count is 1
r1#
r1#so
Neighbor ID     Pri   State           Dead Time   Address         Interface
172.16.8.1        1   FULL/DR         00:00:37    172.16.137.8    FastEthernet0/0.1378
172.16.34.3       1   2WAY/DROTHER    00:00:37    172.16.137.3    FastEthernet0/0.1378
172.16.5.1        1   FULL/BDR        00:00:33    172.16.137.5    FastEthernet0/0.1378
r1#
r1#c
Enter configuration commands, one per line.  End with CNTL/Z.
r1(config)#router os 1
r1(config-router)# distance 105 172.16.5.1 0.0.0.0
r1(config-router)#^Z
r1#
r1#c
*Mar  5 19:44:06.895: %SYS-5-CONFIG_I: Configured from console by console
r1#cir *
r1#
r1#sir 172.16.100.100
Routing entry for 172.16.100.100/32
  Known via "ospf 1", distance 105, metric 2, type intra area
  Last update from 172.16.137.5 on FastEthernet0/0.1378, 00:00:04 ago
  Routing Descriptor Blocks:
  * 172.16.137.5, from 172.16.5.1, 00:00:04 ago, via FastEthernet0/0.1378
      Route metric is 2, traffic share count is 1
This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:25 GMT-3