
400
Step Command
Remarks
2.
Create an IS-IS process for
an IPv6 VPN instance and
enter IS-IS view.
isis
[
process-id
]
vpn-instance
vpn-instance-name
N/A
3.
Configure a network entity
title.
network-entity
net
Not configured by default.
4.
Enable the IPv6 capacity for
the IS-IS process.
ipv6 enable
Disabled by default.
5.
Redistribute the VPN routes.
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, IS-IS does not
redistribute routes of 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 by
default.
6.
Configure a filtering policy to
filter the redistributed routes.
ipv6 filter-policy
{
acl6-number
|
ipv6-prefix
ipv6-prefix-name
|
route-policy
route-policy-name
}
export
[
protocol
[
process-id
]
]
Optional.
By default, IPv6 IS-IS does not
filter redistributed routes.
7.
Return to system view.
quit
N/A
8.
Enter interface view.
interface
interface-type
interface-number
N/A
9.
Enable IPv6 for the IS-IS
process on the interface.
isis ipv6 enable
[
process-id
]
Disabled by default.
For more information about IPv6 IS-IS, see
Layer 3—IP Routing Configuration Guide
.
Configuring EBGP between an MCE and a PE
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
4.
Configure the PE as the
EBGP peer.
peer
ipv6-address
as-number
as-number
N/A
5.
Redistribute the VPN routes.
import-route
protocol
[
process-id
[
med
med-value
|
route-policy
route-policy-name
]
* ]
By default, No route redistribution
is configured.
6.
Configure a filtering policy to
filter the routes to be
advertised.
filter-policy
{
acl6-number
|
ipv6-prefix
ip-prefix-name
}
export
[
direct
|
isisv6
process-id
|
ripng
process-id
|
static
]
Optional.
By default, BGP does not filter the
routes to be advertised.
7.
Configure a filtering policy to
filter the received routes.
filter-policy
{
acl6-number
|
ipv6-prefix
ip-prefix-name
}
import
Optional.
By default, BGP does not filter the
received routes.