R21xx-HP FlexFabric 11900 MPLS Configuration Guide

187
Ste
p
Command
Remarks
2. Enable BGP and enter BGP
view.
bgp as-number N/A
3. Enter BGP-VPN view.
ip vpn-instance vpn-instance-name
N/A
4. Configure the CE as the VPN
EBGP peer.
peer { group-name |
ipv6-address } as-number
as-number
By default, no BGP peer is
configured.
5. Create and enter BGP-VPN
IPv6 unicast address family
view.
ipv6-family [ unicast ]
Configuration commands in
BGP-VPN IPv6 unicast address
family view are the same as those
in BGP IPv6 unicast address family
view. For details, see Layer 3—IP
Routing Configuration Guide.
6. Enable IPv6 unicast route
exchange with the specified
peer or peer group.
peer { group-name | ip-address }
enable
By default, BGP does not exchange
IPv6 unicast routes with any peer.
7. Redistribute the routes of the
local CE.
import-route protocol [ process-id
[ med med-value | route-policy
route-policy-name ] * ]
A PE must redistribute the routes of
the local CE into its VPN routing
table so that it can advertise them
to the peer PE.
8. (Optional.) Configure filtering
of redistributed routes.
filter-policy { acl6-number |
prefix-list ipv6-prefix-name }
export [ protocol process-id ]
By default, BGP does not filter
redistributed routes.
9. (Optional.) Configure filtering
of received routes.
filter-policy { acl6-number |
prefix-list ipv6-prefix-name }
import
By default, the PE does not filter
received routes.
2. Configure the CE:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter BGP view. bgp as-number N/A
3. Configure the PE as an EBGP
peer.
peer { group-name |
ipv6-address } as-number
as-number
By default, no BGP peer is
configured.
4. Create and enter BGP IPv6
unicast address family view.
ipv6-family [ unicast ] N/A
5. Enable IPv6 unicast route
exchange with the specified
peer or peer group.
peer { group-name | ip-address }
enable
By default, BGP does not exchange
IPv6 unicast routes with any peer.
6. (Optional.) Configure route
redistribution.
import-route protocol [ process-id
[ med med-value | route-policy
route-policy-name ] * ]
A CE must advertise its VPN routes
to the connected PE so that the PE
can advertise them to the peer CE.
Configuring routing between PEs