[CEb2] interface vlan-interface 18
[CEb2-Vlan-interface18] ip address 10.110.6.2 24
[CEb2-Vlan-interface18] pim sm
[CEb2-Vlan-interface18] quit
# Configure RIP.
[CEb2] rip 3
[CEb2-rip-3] network 10.110.6.0 0.0.0.255
[CEb2-rip-3] network 10.110.11.0 0.0.0.255
Verifying the configuration
# Display information about the local default-group for IPv4 multicast transmission in each VPN
instance on PE 1.
[PE1] display multicast-domain default-group local
MD local default-group information:
Group address
239.1.1.1
# Display information about the local default-group for IPv4 multicast transmission in each VPN
instance on PE 2.
[PE2] display multicast-domain default-group local
MD local default-group information:
Group address
239.1.1.1
239.1.1.1
# Display information about the local default-group for IPv4 multicast transmission in each VPN
instance on PE 3.
[PE3] display multicast-domain default-group local
MD local default-group information:
Group address
239.1.1.1
239.2.2.2
Intra-AS M6VPE configuration example
Network requirements
As shown in
Item
Multicast sources and
receivers
VPN instances to which PE
interfaces belong
Source address
1.1.1.1
Source address
1.1.1.2
1.1.1.2
Source address
1.1.1.3
1.1.1.3
Figure
83, configure intra-AS M6VPE to meet the following requirements:
Network requirements
•
•
•
•
•
•
Interface
VPN instance
MTunnel0
a
Interface
VPN instance
MTunnel0
a
MTunnel1
b
Interface
VPN instance
MTunnel0
a
MTunnel1
b
In VPN instance a, S 1 is an IPv6 multicast source, and R 1, R 2, and R
3 are receivers.
In VPN instance b, S 2 is an IPv6 multicast source, and R 4 is a
receiver.
For VPN instance a, the default-group is 239.1.1.1, and the data-group
range is 225.2.2.0 to 225.2.2.15.
For VPN instance b, the default-group is 239.2.2.2, and the
data-group range is 225.4.4.0 to 225.4.4.15.
PE 1: VLAN-interface 11 and VLAN-interface 20 belong to VPN
instance a. VLAN-interface 12 and Loopback 1 belong to the public
network.
PE 2: VLAN-interface 13 belongs to VPN instance b. VLAN-interface
14 belongs to VPN instance a. VLAN-interface 15 and Loopback 1
240