Configuring Inter-As Ipv6 Vpn Option A; Configuring Inter-As Ipv6 Vpn Option C - HP FlexNetwork 10500 Series Configuration Manual

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

Configuring inter-AS IPv6 VPN option A

Inter-AS IPv6 VPN option A applies to scenarios where the number of VPNs and that of VPN routes
on the PEs are relatively small.
To configure inter-AS IPv6 option A, perform the following tasks:
Configure basic IPv6 MPLS L3VPN on each AS.
Configure VPN instances on both PEs and ASBRs. The VPN instances on PEs allow CEs to
access the network, and those on ASBRs are for access of the peer ASBRs.
For more configuration information, see
In the inter-AS IPv6 VPN option A solution, for the same IPv6 VPN, the route targets configured on
the PEs must match those configured on the ASBRs in the same AS. This makes sure VPN routes
sent by the PEs (or ASBRs) can be received by the ASBRs (or PEs). Route targets configured on the
PEs in different ASs do not have such requirements.

Configuring inter-AS IPv6 VPN option C

To configure inter-AS IPv6 VPN option C, perform proper configurations on PEs and ASBRs, and
configure routing policies on the ASBRs.
Configuring the PEs
Establish an IBGP peer relationship between a PE and an ASBR in an AS, and an MP-EBGP peer
relationship between PEs in different ASs.
The PEs and ASBRs in an AS must be able to exchange labeled routes.
To configure a PE for inter-AS IPv6 VPN option C:
Step
1.
Enter system view.
2.
Enter BGP instance view.
3.
Configure the ASBR in the
same AS as an IBGP peer.
4.
Configure the PE in another
AS as an EBGP peer.
5.
Enter BGP IPv4 unicast
address family view.
6.
Enable BGP to exchange
BGP IPv4 unicast routes with
the ASBR in the same AS.
7.
Enable BGP to exchange
labeled routes with the ASBR
in the same AS.
8.
Return to BGP instance view.
9.
Enter BGP VPNv6 address
family view.
10. Enable BGP to exchange
BGP VPNv6 routing
information with the EBGP
peer.
"Configuring MPLS
Command
system-view
bgp as-number [ instance
instance-name ]
peer { group-name | ipv4-address
[ mask-length ] } as-number
as-number
peer { group-name | ipv4-address
[ mask-length ] } as-number
as-number
address-family ipv4 [ unicast ]
peer { group-name | ipv4-address
[ mask-length ] } enable
peer { group-name | ipv4-address
[ mask-length ] }
label-route-capability
quit
address-family vpnv6
peer ipv4-address [ mask-length ]
enable
283
L3VPN."
Remarks
N/A
N/A
By default, no BGP peers exist.
By default, no BGP peers exist.
N/A
By default, the PE does not
exchange BGP IPv4 unicast
routes with any peer.
By default, the PE does not
advertise labeled routes to any
IPv4 peer or peer group.
N/A
N/A
By default, the PE does not
exchange labeled routes with any
IPv4 peer or peer group.

Advertisement

Table of Contents
loading

Table of Contents