306
Step Command Remarks
10. Return to system view.
quit
N/A
11. Enter interface view.
interface
interface-type
interface-number
N/A
12. Enable OSPFv3 on the
interface.
ospfv3
process-id
area
area-id
[
instance
instance-id ]
By default, OSPFv3 is disabled on
an interface.
Perform this configuration on the
PE.
525BConfiguring IPv6 IS-IS between a PE and a CE
An IPv6 IS-IS process belongs to the public network or a single VPN instance. If you create an IPv6
IS-IS process without binding it to a VPN instance, the process belongs to the public network.
For more information about IPv6 IS-IS, see Layer 3—IP Routing Configuration Guide.
To configure IPv6 IS-IS between a PE and a CE:
Step Command Remarks
1. Enter system view.
system-view
N/A
2. Create an IPv6 IS-IS process
for a VPN instance and enter
IS-IS view.
isis
[ process-id ]
vpn-instance
vpn-instance-name
Perform this configuration on the
PE. On the CE, create a common
IPv6 IS-IS process.
3. Configure a network entity
title for the IS-IS process.
network-entity
net By default, no NET is configured.
4. Create the IS-IS IPv6 unicast
address family and enter its
view.
address-family ipv6
[
unicast
]
By default, the IS-IS IPv6 unicast
address family is not created.
5. Return to system view.
quit
N/A
6. Enter interface view.
interface
interface-type
interface-number
N/A
7. Enable IPv6 for the IS-IS
process on the interface.
isis ipv6 enable
[ process-id ]
By default, IPv6 is disabled for the
IS-IS process on the interface.
526BConfiguring EBGP between a PE and a CE
1. Configure the PE:
Step Command Remarks
1. Enter system view.
system-view
N/A
2. Enter BGP instance view.
bgp
as-number [
instance
instance-name ]
[
multi-session-thread
]
N/A
3. Enter BGP-VPN instance
view.
ip vpn-instance
vpn-instance-name
N/A
4. Configure the CE as the
VPN EBGP peer.
peer
{ group-name |
ipv6-address [ prefix-length ] }
as-number
as-number
By default, no BGP peers exist.
5. Create the BGP-VPN IPv6
unicast address family and
enter its view.
address-family ipv6
[
unicast
]
By default, the BGP-VPN IPv6
unicast address family is not
created.
Configuration commands in