20
4.
Return to system view.
quit
5.
Enter interface view.
interface interface-type interface-number
6.
Enable the RIPng process on the interface.
ripng
process-id enable
By default, RIPng is disabled on an interface.
Configuring OSPFv3 between an MCE and a PE
1.
Enter system view.
system-view
2.
Create an OSPFv3 process for an IPv6 VPN instance and enter OSPFv3 view.
ospfv3
[
process-id
|
vpn-instance
vpn-instance-name
]
*
3.
Set the router ID.
router-id
router-id
4.
Disable routing loop detection.
vpn-instance-capability simple
By default, routing loop detection is enabled and the MCE does not receive OSPFv3 routes
from the PE.
5.
Redistribute VPN routes.
import-route
protocol
[
as-number
] [
process-id
|
all-processes
]
[
allow-direct
|
cost
cost-value
|
nssa-only
|
route-policy
route-policy-name
|
tag tag
|
type
type
]
*
By default, no routes are redistributed into OSPFv3.
6.
Return to system view.
quit
7.
Enter interface view.
interface interface-type interface-number
8.
Enable the OSPFv3 process on the interface.
ospfv3 process-id
area
area-id
[
instance instance-id
]
By default, OSPFv3 is disabled on an interface.
Display and maintenance commands for IPv6
MCE
Execute
display
commands in any view.
Task
Command
Display VPN instance information.
display ip vpn-instance
[
instance-name
vpn-instance-name
]
For commands that display routing tables for VPN instances, see
Layer 3—IP Routing Command
Reference
.