423
By configuring IPv6 IS-IS process-to-IPv6 VPN instance bindings on an IPv6 MCE, you allow routes of
different IPv6 VPNs to be exchanged between the IPv6 MCE and the sites through different IPv6 IS-IS
processes, ensuring the separation and security of IPv6 VPN routes.
For more information about IPv6 IS-IS, see
Layer 3—IP Routing Configuration Guide
.
To configure IPv6 IS-IS between IPv6 MCE and VPN site:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Create an IPv6 IS-IS process
for a VPN instance and enter
IS-IS view.
isis
[
process-id
]
vpn-instance
vpn-instance-name
Perform this configuration on the
IPv6 MCE. On a VPN site,
configure normal IPv6 IS-IS.
3.
Configure a network entity
title for the IS-IS process.
network-entity
net
Not configured by default.
4.
Enable the IPv6 capacity for
the IPv6 IS-IS process.
ipv6 enable
Disabled by default.
5.
Redistribute remote site routes
advertised by the PE.
ipv6 import-route
protocol
[
process-id
] [
allow-ibgp
] [
cost
cost
| [
level-1
|
level-1-2
|
level-2
] |
route-policy
route-policy-name
|
tag
tag
] *
Optional.
By default, no routes from any
other routing protocol are
redistributed to IPv6 IS-IS.
If you do not specify the route level
in the command, redistributed
routes are added to the level-2
routing table by default.
6.
Return to system view.
quit
N/A
7.
Enter interface view.
interface
interface-type
interface-number
N/A
8.
Enable the IPv6 IS-IS process
on the interface.
isis ipv6 enable
[
process-id
]
Disabled by default.
Configuring EBGP between IPv6 MCE and VPN site
To use EBGP for exchanging routing information between an IPv6 MCE and IPv6 VPN sites, you must
configure a BGP peer for each IPv6 VPN instance on the IPv6 MCE, and redistribute the IGP routes of
each VPN instance on the IPv6 VPN sites.
If EBGP is used for route exchange, you also can configure filtering policies to filter the received routes
and the routes to be advertised.
1.
Configure the IPv6 MCE:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter BGP view.
bgp
as-number
N/A
3.
Enter IPv6 BGP-VPN instance
view.
ipv6-family vpn-instance
vpn-instance-name
N/A