354
To do…
Use the command…
Remarks
Enable the IPv6 IS-IS process on the
interface
isis ipv6 enable
[
process-id
]
Required
Disabled by default
NOTE:
For more information about IPv6 IS-IS, see
Layer 3—IP Routing Configuration Guide.
Configuring eBGP between MCE and VPN site
To use eBGP for exchanging routing information between an MCE and IPv6 VPN sites, you must
configure a BGP peer for each IPv6 VPN instance on the 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 MCE
To configure the MCE:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter BGP view
bgp
as-number
—
Enter IPv6 BGP-VPN instance view
ipv6-family vpn-instance
vpn-instance-name
Required
Specify an IPv6 BGP peer in an AS
peer
ipv6-address
as-number
as-number
Required
Redistribute remote site routes
advertised by the PE
import-route
protocol
[
process-id
[
med
med-value
|
route-policy
route-policy-name
] * ]
Required
By default, No route redistribution
is configured.
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, the MCE does not filter
the routes to be advertised.
Configure a filtering policy to filter
the received routes
filter-policy
{
acl6-number
|
ipv6-prefix
ip-prefix-name
}
import
Optional
By default, the MCE does not filter
the received routes.
NOTE:
After you configure an IPv6 BGP VPN instance, the IPv6 BGP route exchange for the IPv6 VPN instance is
the same with the normal IPv6 BGP VPN route exchange. For more information about IPv6 BGP, see
Layer
3—IP Routing Configuration Guide.
2.
Configure a VPN site
To configure the VPN site:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter BGP view
bgp
as-number
—