Ipv6 Bgp Route Reflector Configuration - HPE FlexNetwork HSR6800 Configuration Manual

Layer 3-ip routing configuration guide
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

Router A and Router B have established an EBGP connection. Router B, C, and D have
established IBGP connections to each other.

IPv6 BGP route reflector configuration

Network requirements
In
Figure
109, Router B receives an EBGP update and sends it to Router C, which is configured as a
route reflector with two clients: Router B and Router D.
Router B and Router D need not establish an IBGP connection because Router C reflects updates
between them.
Figure 109 Network diagram
Configuration procedure
Configure IPv6 addresses for interfaces. (Details not shown.)
1.
Configure IPv6 BGP basic functions:
2.
# Configure Router A.
<RouterA> system-view
[RouterA] ipv6
[RouterA] bgp 100
[RouterA-bgp] router-id 1.1.1.1
[RouterA-bgp] ipv6-family
[RouterA-bgp-af-ipv6] peer 100::2 as-number 200
[RouterA-bgp-af-ipv6] network 1:: 64
# Configure Router B
<RouterB> system-view
[RouterB] ipv6
[RouterB] bgp 200
[RouterB-bgp] router-id 2.2.2.2
[RouterB-bgp] ipv6-family
[RouterB-bgp-af-ipv6] peer 100::1 as-number 100
[RouterB-bgp-af-ipv6] peer 101::1 as-number 200
[RouterB-bgp-af-ipv6] peer 101::1 next-hop-local
# Configure Router C.
<RouterC> system-view
[RouterC] ipv6
[RouterC] bgp 200
[RouterC-bgp] router-id 3.3.3.3
378

Advertisement

Table of Contents
loading

Table of Contents