HP 10500 Series Configuration Manual page 133

Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

[PE1-bgp] ip vpn-instance vpn2
[PE1-bgp-vpn2] peer 10.2.1.1 as-number 65420
[PE1-bgp-vpn2] ipv4-family unicast
[PE1-bgp-ipv4-vpn1] peer 10.2.1.1 enable
[PE1-bgp-ipv4-vpn2] import-route direct
[PE1-bgp-ipv4-vpn2] quit
[PE1-bgp-vpn1] quit
[PE1-bgp] quit
# Configure PE 2 in the same way that PE 1 is configured. (Details not shown.)
After completing the configurations, execute the display bgp peer ipv4 vpn-instance command on
the PEs. The output shows that a BGP peer relationship has been established between a PE and a
CE and has reached the Established state. Take PE 1 as an example:
[PE1] display bgp peer ipv4 vpn-instance vpn1
BGP local router ID: 1.1.1.9
Local AS number: 100
Total number of peers: 1
Peer
10.1.1.1
Establish an MP-IBGP peer relationship between PEs:
5.
# Configure PE 1.
[PE1] bgp 100
[PE1-bgp] peer 3.3.3.9 as-number 100
[PE1-bgp] peer 3.3.3.9 connect-interface loopback 0
[PE1-bgp] ipv4-family vpnv4
[PE1-bgp-vpnv4] peer 3.3.3.9 enable
[PE1-bgp-vpnv4] quit
[PE1-bgp] quit
# Configure PE 2.
[PE2] bgp 100
[PE2-bgp] peer 1.1.1.9 as-number 100
[PE2-bgp] peer 1.1.1.9 connect-interface loopback 0
[PE2-bgp] ipv4-family vpnv4
[PE2-bgp-vpnv4] peer 1.1.1.9 enable
[PE2-bgp-vpnv4] quit
[PE2-bgp] quit
After completing the configuration, execute the display bgp peer vpnv4 command on the PEs. The
output shows that a BGP peer relationship has been established between the PEs and has reached
the Established state.
[PE1] display bgp peer vpnv4
BGP local router ID: 1.1.1.9
Local AS number: 100
Total number of peers: 1
AS
MsgRcvd
MsgSent OutQ PrefRcv Up/Down
65410
4
127
Peers in established state: 1
4
0
2 00:00:22 Established
Peers in established state: 1
State

Advertisement

Table of Contents
loading

Table of Contents