254
[CEa2] ospfv3 2
[CEa2-ospfv3-2] router-id 8.8.8.8
[CEa2-ospfv3-2] area 0
[CEa2-ospfv3-2-area-0.0.0.0] quit
8.
Configure CE a3:
# Enable IPv6 multicast routing.
<CEa3> system-view
[CEa3] ipv6 multicast routing
[CEa3-mrib6] quit
# Assign an IPv6 address to VLAN-interface 50.
[CEa3] interface vlan-interface 50
[CEa3-Vlan-interface50] ipv6 address 10:110:10::1 64
# Configure VLAN-interface 50 to run OSPFv3 process 2 in Area 0, and enable MLD on the
interface.
[CEa3-Vlan-interface50] ospfv3 2 area 0.0.0.0
[CEa3-Vlan-interface50] mld enable
[CEa3-Vlan-interface50] quit
# Assign an IPv6 address to VLAN-interface 17.
[CEa3] interface vlan-interface 17
[CEa3-Vlan-interface17] ipv6 address 10:110:5::2 64
# Configure VLAN-interface 17 to run OSPFv3 process 2 in Area 0, and enable IPv6 PIM-SM on
the interface.
[CEa3-Vlan-interface17] ospfv3 2 area 0.0.0.0
[CEa3-Vlan-interface17] ipv6 pim sm
[CEa3-Vlan-interface17] quit
# Assign an IPv6 address to VLAN-interface 16.
[CEa3] interface vlan-interface 16
[CEa3-Vlan-interface16] ipv6 address 10:110:12::2 64
# Configure VLAN-interface 16 to run OSPFv3 process 2 in Area 0, and enable IPv6 PIM-SM on
the interface.
[CEa3-Vlan-interface16] ospfv3 2 area 0.0.0.0
[CEa3-Vlan-interface16] ipv6 pim sm
[CEa3-Vlan-interface16] quit
# Configure OSPFv3.
[CEa3] ospfv3 2
[CEa3-ospfv3-2] router-id 9.9.9.9
[CEa3-ospfv3-2] area 0
[CEa3-ospfv3-2-area-0.0.0.0] quit
9.
Configure CE b2:
# Enable IPv6 multicast routing.
<CEb2> system-view
[CEb2] multicast routing
[CEb2-mrib] quit
# Assign an IPv6 address to VLAN-interface 60.
[CEb2] interface vlan-interface 60
[CEb2-Vlan-interface60] ipv6 address 10:110:11::1 64
# Configure VLAN-interface 60 to run OSPFv3 process 3 in Area 0, and enable MLD on the
interface.