[6bone] IPv6 route server

Nicolas DEFFAYET nicolas.deffayet@ndsoftware.net
08 Aug 2002 14:48:26 +0200


On Thu, 2002-08-08 at 03:17, John Fraizer wrote:
> 
> On 8 Aug 2002, Nicolas DEFFAYET wrote:
> 
> > I don't understand why the 2nd router (62.4.18.114) don't send all
> > routes:
> > 
> > route-server.ndsoftwarenet.net> show ipv6 bgp summary
> > BGP router identifier 10.0.1.2, local AS number 65526
> > 242 BGP AS-PATH entries
> > 4 BGP community entries
> > 
> > Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down 
> > State/PfxRcd
> > 3ffe:81f1:0:1::1
> >                 4 65526   22013    8778        0    0    0 00:01:23     
> > 268
> > 3ffe:81f1:0:2::1
> >                 4 65526   18386    8810        0    0    0
> > 00:00:49       39
> > 
> > Total number of neighbors 2
> > route-server.ndsoftwarenet.net>
> > 
> > I have in the both router (213.91.4.3 and 62.4.18.114):
> > neighbor 3ffe:81f1:0:2::2 route-server-client
> > neighbor 3ffe:81f1:0:2::2 transparent-as
> > neighbor 3ffe:81f1:0:2::2 transparent-nexthop
> 
> You might want to try route-reflector client. I can't remember off the top
> of my head what the behavior differences between the two are.  Also, make
> sure that the route-server is NOT sending any routes to the other
> routers.  

route-server.ndsoftwarenet.net> sh ipv6 bgp 2001:4f0::1
BGP routing table entry for 2001:4f0::/35
Paths: (2 available, best #2, table Default-IP-Routing-Table)
  Not advertised to any peer
  13944
    3ffe:81f1:0:1::2 from 3ffe:81f1:0:1::1 (62.4.18.114)
      Origin IGP, metric 800, localpref 100, valid, internal
      Community: 65526:502 65526:511 65526:521 65526:900 65526:1000
65526:1500
      Originator: 62.4.18.114, Cluster list: 213.91.4.3
      Last update: Thu Aug  8 14:40:27 2002

  13944
    3ffe:81f1:0:2::1 from 3ffe:81f1:0:2::1 (62.4.18.114)
    (fe80::260:97ff:fe0c:9803)
      Origin IGP, metric 800, localpref 100, valid, internal, best
      Community: 65526:502 65526:511 65526:521 65526:900 65526:1000
65526:1500
      Last update: Thu Aug  8 13:49:16 2002

route-server.ndsoftwarenet.net> show ipv6 bgp summary
BGP router identifier 10.0.1.2, local AS number 65526
243 BGP AS-PATH entries
4 BGP community entries

Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down 
State/PfxRcd
3ffe:81f1:0:1::1
                4 65526     831      69        0    0    0 00:03:48     
289
3ffe:81f1:0:2::1
                4 65526    1235     120        0    0    0 00:54:49     
289

Total number of neighbors 2
route-server.ndsoftwarenet.net>

route-reflector client work fine.
I use neighbor 3ffe:81f1:0:2::2 route-reflector-client in the router
213.91.4.3 and 62.4.18.114.

Yes of course, i filter all announces of the route server.

Best Regards,

Nicolas DEFFAYET