447
6. Redistribute VPN routes.
import-route
protocol
[ process-id |
all-processes
|
allow-ibgp
] [
allow-direct
|
cost
cost |
nssa-only
|
route-policy
route-policy-name |
tag
tag |
type
type ] *
By default, no route
redistributed into OSPFv3.
7. (Optional.) Configure filtering
of advertised routes.
filter-policy
{ acl6-number |
ipv6-prefix
ipv6-prefix-name }
export
[
bgp4+
|
direct
|
isisv6
process-id |
ospfv3
process-id
|
ripng
process-id |
static
]
By default, redistributed routes
are not filtered.
8.
(Optional.) Configure the
default external route tag for
redistributed VPN routes.
default tag
tag
By default, the default external
route tag is 1.
9. Return to system view.
N/A
10. Enter interface view.
interface
interface-type
interface-number
N/A
11. Enable the OSPFv3 process
on the interface.
ospfv3
process-id
area
area-id
[
instance
instance-id ]
By default, OSPFv3 is disabled on
an interface.
Configuring IPv6 IS-IS between an MCE and a PE
1. Enter system view.
system-view
N/A
2. Create an IS-IS process for
enter IS-IS view.
isis
[ process-id ]
vpn-instance
vpn-instance-name
N/A
3.
Configure a network entity
title.
network-entity
net
By default, no NET is configured.
4. Enable IPv6 for the IS-IS
process.
ipv6 enable
By default, IPv6 is disabled.
5. (Optional.) Redistribute VPN
routes.
ipv6 import-route
protocol
[ process-id ] [
allow-ibgp
]
[
allow-direct
|
cost
cost |
[
level-1
|
level-1-2
|
level-2
] |
route-policy
route-policy-name |
tag
tag ] *
By default, IPv6 IS-IS
redistribute routes from any other
routing protocol.
If you do not specify the route
level in the command, the
command redistributes routes to
the level-2 routing table.
6. (Optional.) Configure filtering
of advertised routes.
ipv6 filter-policy
{ acl6-number |
prefix-list
prefix-list-name |
route-policy
route-policy-name }
export
[ protocol [ process-id ] ]
By default, IPv6 IS-
filter advertised routes.
7. Return to system view.
quit
N/A
8. Enter interface view.
interface
interface-type
interface-number
N/A
9. Enable the IPv6 IS-IS
process on the interface.
isis ipv6 enable
[ process-id ]
By default, IPv6 IS-IS is disabled
on an interface.