Ipv6 bgp route reflector configuration, Network requirements – H3C Technologies H3C SR8800 User Manual

Page 385

Advertising
background image

369

<RouterA> system-view

[RouterA] ipv6

[RouterA] bgp 65008

[RouterA-bgp] router-id 1.1.1.1

[RouterA-bgp] ipv6-family

[RouterA-bgp-af-ipv6] peer 10::1 as-number 65009

[RouterA-bgp-af-ipv6] quit

[RouterA-bgp] quit

# Configure Router B.

[RouterB] bgp 65009

[RouterB-bgp] ipv6-family

[RouterB-bgp-af-ipv6] peer 10::2 as-number 65008

[RouterB-bgp-af-ipv6] quit

[RouterB-bgp] quit

# Display IPv6 peer information on Router B.

[RouterB] display bgp ipv6 peer

BGP local router ID : 2.2.2.2

Local AS number : 65009

Total number of peers : 3 Peers in established state : 3

Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State

10::2 65008 3 3 0 0 00:01:16 Established

9:3::2 65009 2 3 0 0 00:00:40 Established

9:1::2 65009 2 4 0 0 00:00:19 Established

# Display IPv6 peer information on Router C.

[RouterC] display bgp ipv6 peer

BGP local router ID : 3.3.3.3

Local AS number : 65009

Total number of peers : 2 Peers in established state : 2

Peer AS MsgRcvd MsgSent OutQ PrefRcv Up/Down State

9:3::1 65009 4 4 0 0 00:02:18 Established

9:2::2 65009 4 5 0 0 00:01:52 Established

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

IPv6 BGP route reflector configuration

Network requirements

As shown in the following figure, 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.

Advertising