
31
Step Command
Remarks
5.
(Optional.) 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
] *
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
]
By default, no IPv6 IS-IS process is
enabled.
Configuring EBGP between an IPv6 MCE and a 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 BGP-VPN instance
view.
ip vpn-instance
vpn-instance-name
N/A
4.
Specify an IPv6 BGP peer in
an AS.
peer
ipv6-address
as-number
as-number
N/A
5.
Create and enter BGP-VPN
IPv6 unicast instance view.
ipv6-family
[
unicast
]
N/A
6.
Enable BGP to exchange
IPv6 unicast routing
information with the IPv6
BGP peer.
peer
ipv6-address
enable
By default, BGP cannot
exchange IPv6 unicast routing
information with a peer.
7.
Redistribute remote site
routes advertised by the PE.
import-route
protocol
[
process-id
[
med
med-value
|
route-policy
route-policy-name
]
* ]
By default, no route redistribution
is configured.
8.
(Optional.) Configure a
filtering policy to filter the
routes to be advertised.
filter-policy
{
acl6-number
|
prefix-list
ip-prefix-name
}
export
[
direct
|
isisv6
process-id
|
ospfv3
process-id
|
ripng
process-id
|
static
]
By default, the IPv6 MCE does
not filter the routes to be
advertised.
9.
(Optional.) Configure a
filtering policy to filter the
received routes.
filter-policy
{
acl6-number
|
prefix-list
ip-prefix-name
}
import
By default, the IPv6 MCE does
not filter the received routes.