HP 5500 EI series Configuration Manual page 270

Hide thumbs Also See for 5500 EI series:
Table of Contents

Advertisement

Figure 65 Network diagram
Configuration considerations
On Router A, establish EBGP connections with Router B and Router C. Configure BGP to advertise
network 8.1.1.0/24 to Router B and Router C, so that Router B and Router C can access the internal
network connected to Router A.
On Router B, establish an EBGP connection with Router A and an IBGP connection with Router C.
Configure BGP to advertise network 9.1.1.0/24 to Router A, so that Router A can access the intranet
through Router B. Configure a static route to interface loopback 0 on Router C (or use a routing protocol
like OSPF) to establish the IBGP connection.
On Router C, establish an EBGP connection with Router A and an IBGP connection with Router B.
Configure BGP to advertise network 9.1.1.0/24 to Router A, so that Router A can access the intranet
through Router C. Configure a static route to interface loopback 0 on Router B (or use another protocol
like OSPF) to establish the IBGP connection.
Configure load balancing on Router A.
Configuration procedure
1.
Configure IP addresses for interfaces. (Details not shown.)
2.
Configure BGP connections:
# Configure Router A.
<RouterA> system-view
[RouterA] bgp 65008
[RouterA-bgp] router-id 1.1.1.1
[RouterA-bgp] peer 3.1.1.1 as-number 65009
[RouterA-bgp] peer 3.1.2.1 as-number 65009
[RouterA-bgp] address-family ipv4 unicast
[RouterA-bgp-ipv4] peer 3.1.1.1 enable
[RouterA-bgp-ipv4] peer 3.1.2.1 enable
[RouterA-bgp-ipv4] network 8.1.1.1 24
[RouterA-bgp-ipv4] quit
[RouterA-bgp] quit
# Configure Router B.
<RouterB> system-view
[RouterB] bgp 65009
259

Advertisement

Table of Contents
loading

This manual is also suitable for:

5500 si series

Table of Contents