Ipv6 bgp basic configuration example, Network requirements, Configuration procedure – H3C Technologies H3C SecPath F1000-E User Manual

Page 831

Advertising
background image

806

IPv6 BGP basic configuration example

Network requirements

All firewalls in

Figure 388

run IPv6 BGP. Between SecPath A and SecPath B is an EBGP connection.

SecPath B, SecPath C and SecPath D are fully meshed through IBGP connections.

Figure 388 Network diagram

Configuration procedure

1.

Configure IPv6 addresses for interfaces. (Details not shown.)

2.

Configure IBGP connections:
# Configure SecPath B.

<SecPathB> system-view

[SecPathB] ipv6

[SecPathB] bgp 65009

[SecPathB-bgp] router-id 2.2.2.2

[SecPathB-bgp] ipv6-family

[SecPathB-bgp-af-ipv6] peer 9:1::2 as-number 65009

[SecPathB-bgp-af-ipv6] peer 9:3::2 as-number 65009

[SecPathB-bgp-af-ipv6] quit

[SecPathB-bgp] quit

# Configure SecPath C.

<SecPathC> system-view

[SecPathC] ipv6

[SecPathC] bgp 65009

[SecPathC-bgp] router-id 3.3.3.3

[SecPathC-bgp] ipv6-family

[SecPathC-bgp-af-ipv6] peer 9:3::1 as-number 65009

[SecPathC-bgp-af-ipv6] peer 9:2::2 as-number 65009

[SecPathC-bgp-af-ipv6] quit

[SecPathC-bgp] quit

# Configure SecPath D.

<SecPathD> system-view

[SecPathD] ipv6

[SecPathD] bgp 65009

[SecPathD-bgp] router-id 4.4.4.4

[SecPathD-bgp] ipv6-family

Advertising