F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101
426
IPv6 BGP basic configuration
Network requirements
All devices in Figure 205 run IPv6 BGP. Between Router A and Router B is an EBGP connection. Router
B, Router C, and LB are fully meshed through IBGP connections.
Figure 205 Network diagram
Configuration procedure
1. Configure IPv6 addresses for interfaces. (Details not shown.)
2. Configure IBGP connections:
# Configure Router B.
<RouterB> system-view
[RouterB] ipv6
[RouterB] bgp 65009
[RouterB-bgp] router-id 2.2.2.2
[RouterB-bgp] ipv6-family
[RouterB-bgp-af-ipv6] peer 9:1::2 as-number 65009
[RouterB-bgp-af-ipv6] peer 9:3::2 as-number 65009
[RouterB-bgp-af-ipv6] quit
[RouterB-bgp] quit
# Configure Router C.
<RouterC> system-view
[RouterC] ipv6
[RouterC] bgp 65009
[RouterC-bgp] router-id 3.3.3.3
[RouterC-bgp] ipv6-family
[RouterC-bgp-af-ipv6] peer 9:3::1 as-number 65009
[RouterC-bgp-af-ipv6] peer 9:2::2 as-number 65009
[RouterC-bgp-af-ipv6] quit
[RouterC-bgp] quit
# Configure LB.
<LB> system-view
[LB] ipv6
[LB] bgp 65009
[LB-bgp] router-id 4.4.4.4
[LB-bgp] ipv6-family
[LB-bgp-af-ipv6] peer 9:1::1 as-number 65009