From: zheng jiang gu (zjgu@xxxxxxxxxx)
Date: Wed Aug 09 2000 - 14:33:53 GMT-3
The halabi book page 425:
halabi tell us that where multiple route reflectors are configured
inside the cluster,all
router reflector need to be configured with a common cluster-ID.If
RTE,RTF are all route reflector,
so the rtf configuration is :
router bgp 3
no sy
no bgp client-to-client reflection (what's this command do here?)
neighbor RTE remote 3
neighbor RTE route-reflector-client
neighbor RTD remote 3
neighbor RTD route-reflector-client
bgp cluster-id 1000
BUT I think ,if the rte and rtf are all rr,
so the rtf config should be:
router bgp 3
no sy
no bgp client-to-client reflection (what's this command do here?)
neighbor RTE remote 3
neighbor RTD remote 3
neighbor RTD route-reflector-client
bgp cluster-id 1000
and rte config should be:
router bgp 3
no sy
no bgp client-to-client reflection (what's this command do here?)
neighbor RTF remote 3
neighbor RTD remote 3
neighbor RTD route-reflector-client
bgp cluster-id 1000
SO IS HALABI WRONG OR ME ?
THANKS IN ADVANCE
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:23 GMT-3