
35
Step Command
Remarks
7.
Redistribute VPN routes.
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, BGP does not filter
the routes to be advertised.
9.
(Optional.) Configure a
filtering policy to filter the
received routes.
filter-policy
{
acl6-number
|
ipv6-prefix
ip-prefix-name
}
import
By default, BGP does not filter
the received routes.
NOTE:
IPv6 BGP runs within a VPN in the same way as it runs within a public network. For more information
about IPv6 BGP, see
Layer 3—IP Routing Configuration Guide.
Displaying information about IPv6 MCE
Execute
display
commands in any view.
Task Command
Display information about a specific or all VPN
instances.
display ip vpn-instance
[
instance-name
vpn-instance-name
]
Display BGP peer group information for a VPN
instance.
display bgp group ipv6
vpn-instance
vpn-instance-name
[
group-name
]
Display BGP peer information for a VPN
instance.
display bgp peer ipv6 vpn-instance
vpn-instance-name
[
group-name
log-info
|
ipv6-address
{
log-info
|
verbose
}
|
verbose
]
For commands that display information about a routing table, see
Layer 3—IP Routing Command
Reference
.
IPv6 MCE configuration example
Network requirements
As shown in
, the IPv6 MCE device is connected to VPN 1 through VLAN-interface 10 and to
VPN 2 through VLAN-interface 20. RIPng is used in VPN 2.
Configure the IPv6 MCE to separate routes from different VPNs and advertise VPN routes to PE 1 through
OSPFv3.