185
Step
Command
Remarks
13.
Disable route target based
filtering of VPNv4 routes.
undo policy vpn-target
By default, the PE filters received
VPNv4 routes by route targets.
The routes surviving the filtering
are added to the routing table, and
the others are discarded.
Configuring inter-AS option C
To configure inter-AS option C, configure PEs and ASBRs.
•
PE configuration:
Configure basic MPLS L3VPN, and specify the PE in another AS as an MP-EBGP peer. The
route targets for the VPN instances on the PEs in different ASs must match for the same
VPN.
Execute the
peer ebgp-max-hop
command to enable the local router to establish an EBGP
session to an indirectly-connected peer because the PEs are not directly connected.
Specify the ASBR in the same AS as an IBGP peer, and enable BGP to exchange labeled
IPv4 unicast routes with the ASBR.
•
ASBR configuration:
Configure a routing protocol, and enable MPLS and LDP on the interface connecting to an
internal router of the AS.
Specify the PE in the same AS as an IBGP peer, and the ASBR in a different AS as an
EBGP peer.
Enable BGP to exchange labeled IPv4 unicast routes with the PE in the same AS and the
ASBR in different AS.
Enable MPLS on the interface connected to the remote ASBR. There is no need to
configure a label distribution protocol, for example, MPLS LDP.
Configure a routing policy to determine which IPv4 unicast routes are advertised to the
IBGP or EBGP peer with MPLS labels.
In addition, configure BGP to advertise routes destined for a PE on PEs or ASBRs. For more
information, see
Layer 3—IP Routing Configuration Guide
.
Configuring a PE
For basic MPLS L3VPN configurations on a PE, see "
." The
following table describes inter-AS option C specific configurations.
To configure a PE for inter-AS option C:
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter BGP view.
bgp as-number
N/A
3.
Configure the ASBR in the
same AS as an IBGP peer.
peer
{
group-name
|
ip-address
[
mask-length
] }
as-number
as-number
By default, no BGP peer is
created.
4.
Configure the PE of another
AS as an EBGP peer.
peer
{
group-name
|
ip-address
[
mask-length
] }
as-number
as-number
By default, no BGP peer is
created.
5.
Create the BGP IPv4 unicast
address family and enter its
view.
address-family ipv4
[
unicast
]
By default, the BGP IPv4 unicast
address family is not created.
Содержание FlexNetwork 5510 HI Series
Страница 9: ...vii Remote support 460 Documentation feedback 460 Index 462 ...
Страница 318: ...309 Request list 0 Retransmit list 0 ...
Страница 363: ...354 Verify that CE 1 and CE 2 can ping each other Details not shown ...
Страница 446: ...437 The MCE has redistributed the OSPF routes of the two VPN instances into the EBGP routing tables of PE 1 ...