HP HPE FlexNetwork MSR Router Series Configuration Manual page 517

Table of Contents

Advertisement

# Configure CE 1 and specify PE-agg as the peer.
<CE1> system-view
[CE1] bgp 65010
[CE1-bgp] peer 100.1.1.2 as-number 100
[CE1-bgp] address-family ipv4
[CE1-bgp-ipv4] peer 100.1.1.2 enable
[CE1-bgp-ipv4] import-route direct
[CE1-bgp-ipv4] quit
[CE1-bgp] quit
# Configure PE-agg and specify CE 1 as the peer.
[PEagg] bgp 100
[PEagg-bgp] ip vpn-instance VPN1
[PEagg-bgp-VPN1] peer 100.1.1.1 as-number 65010
[PEagg-bgp-VPN1] address-family ipv4
[PEagg-bgp-ipv4-VPN1] peer 100.1.1.1 enable
[PEagg-bgp-ipv4-VPN1] import-route direct
[PEagg-bgp-ipv4-VPN1] quit
[PEagg-bgp-VPN1] quit
[PEagg-bgp] quit
# Configure CE 2 and specify PE 2 as the peer.
[CE2] bgp 65020
[CE2-bgp] peer 100.2.1.1 as-number 100
[CE2-bgp] address-family ipv4
[CE2-bgp-ipv4] peer 100.2.1.1 enable
[CE2-bgp-ipv4] import-route direct
[CE2-bgp-ipv4] quit
[CE2-bgp] quit
# Configure PE 2 and specify CE 2 as the peer.
[PE2] bgp 100
[PE2-bgp] ip vpn-instance VPN1
[PE2-bgp-VPN1] peer 100.2.1.2 as-number 65020
[PE2-bgp-VPN1] address-family ipv4
[PE2-bgp-ipv4-VPN1] peer 100.2.1.2 enable
[PE2-bgp-ipv4-VPN1] import-route direct
[PE2-bgp-ipv4-VPN1] quit
[PE2-bgp-VPN1] quit
[PE2-bgp] quit
e. Establish an MP-IBGP peer relationship between PE-agg and PE 2:
# Configure PE-agg.
[PEagg] bgp 100
[PEagg-bgp] peer 4.4.4.9 as-number 100
[PEagg-bgp] peer 4.4.4.9 connect-interface loopback 0
[PEagg-bgp] address-family vpnv4
[PEagg-bgp-vpnv4] peer 4.4.4.9 enable
[PEagg-bgp-vpnv4] quit
[PEagg-bgp] quit
# Configure PE 2.
[PE2] bgp 100
507

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HPE FlexNetwork MSR Router Series and is the answer not in the manual?

Questions and answers

Table of Contents