3Com MSR 50 Series Configuration Manual page 1507

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

After completing the above configuration, if you issue the display bgp vpnv4
vpn-instance peer command on the PEs, you should see that BGP peer
relationship has been established between PE and CE, and has reached the state
of Established. The following takes PE 1 and CE 1 as an example:
[PE1] display bgp vpnv4 vpn-instance vpn1 peer
BGP local router ID : 1.1.1.9
Local AS number : 100
Total number of peers : 1
Peer
V
AS
10.1.1.1 4 65410 11
5 Configure MP-IBGP peer relationship between PEs
# 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-af-vpnv4] peer 3.3.3.9 enable
[PE1-bgp-af-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-af-vpnv4] peer 1.1.1.9 enable
[PE2-bgp-af-vpnv4] quit
[PE2-bgp] quit
After completing the above configuration, if you issue the display bgp peer
command or the display bgp vpnv4 all peer command on the PEs, you should
see that BGP peer relationship has been established between the PEs, and has
reached the state of Established.
[PE1] display bgp peer
BGP local router ID : 1.1.1.9
Local AS number : 100
Total number of peers : 1
Peer
V
AS
3.3.3.9
4
100
6 Verify your configurations
Issuing the display ip routing-table vpn-instance command on the PEs, you
should see the routes to the CEs. The following takes PE 1 as an example:
[PE1] display ip routing-table vpn-instance vpn1
Routing Tables: vpn1
Destinations : 3
Destination/Mask
10.1.1.0/24
10.1.1.2/32
10.3.1.0/24
[PE1] display ip routing-table vpn-instance vpn2
MPLS L3VPN Configuration Example
Peers in established state : 1
MsgRcvd MsgSent OutQ
9
0
Peers in established state : 1
MsgRcvd
MsgSent
OutQ
2
6
0
Routes : 3
Proto
Pre
Cost
Direct 0
0
Direct 0
0
BGP
255
0
PrefRcv
Up/Down
State
1
00:06:37
Established
PrefRcv
Up/Down
0
00:00:12 Established
NextHop
Interface
10.1.1.2
Eth1/0
127.0.0.1
InLoop0
3.3.3.9
NULL0
1507
State

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents