User Tools

Site Tools


documentation:examples:bgp_route_reflector_and_confederation_using_quagga_and_bird

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
documentation:examples:bgp_route_reflector_and_confederation_using_quagga_and_bird [2019/08/10 15:33] – [Router 7] olivierdocumentation:examples:bgp_route_reflector_and_confederation_using_quagga_and_bird [2021/03/22 21:15] – [Router 6] olivier
Line 870: Line 870:
  bgp confederation identifier 200  bgp confederation identifier 200
  bgp confederation peers 65535  bgp confederation peers 65535
 + no bgp ebgp-requires-policy
  no bgp default ipv4-unicast  no bgp default ipv4-unicast
  neighbor 10.0.2.3 remote-as 100  neighbor 10.0.2.3 remote-as 100
Line 967: Line 968:
  bgp confederation identifier 200  bgp confederation identifier 200
  bgp confederation peers 65535  bgp confederation peers 65535
 + no bgp ebgp-requires-policy
  no bgp default ipv4-unicast  no bgp default ipv4-unicast
  neighbor 10.0.3.4 remote-as 64512  neighbor 10.0.3.4 remote-as 64512
Line 1075: Line 1077:
  bgp confederation identifier 200  bgp confederation identifier 200
  bgp confederation peers 64512  bgp confederation peers 64512
 + no bgp ebgp-requires-policy
  no bgp default ipv4-unicast  no bgp default ipv4-unicast
  neighbor 10.0.4.5 remote-as 64512  neighbor 10.0.4.5 remote-as 64512
documentation/examples/bgp_route_reflector_and_confederation_using_quagga_and_bird.txt · Last modified: 2021/03/22 21:15 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki