H3C S12500 Series Manual page 16

Multicast vpn configuration examples
Hide thumbs Also See for S12500 Series:
Table of Contents

Advertisement

[ASBR-PE1] interface vlan-interface 3
[ASBR-PE1-Vlan-interface3] ip binding vpn-instance customerA
[ASBR-PE1-Vlan-interface3] quit
# Enable IP multicast routing for VPN instance customerA, and enable PIM-SM on VLAN-interface
3.
[ASBR-PE1] multicast routing vpn-instance customerA
[ASBR-PE1-mrib-customerA] quit
[ASBR-PE1] interface vlan-interface 3
[ASBR-PE1-Vlan-interface3] pim sm
[ASBR-PE1-Vlan-interface3] quit
# On ASBR-PE 2, create VPN instance customerA.
[ASBR-PE2] ip vpn-instance customerA
[ASBR-PE2-vpn-vpn-customerA] route-distinguisher 200:1
[ASBR-PE2-vpn-vpn-customerA] vpn-target 200:1 both
[ASBR-PE2-vpn-vpn-customerA] quit
# Associate VLAN-interface 3 with VPN instance customerA.
[ASBR-PE2] interface vlan-interface 3
[ASBR-PE2-Vlan-interface3] ip binding vpn-instance customerA
[ASBR-PE2-Vlan-interface3] quit
# Enable IP multicast routing for VPN instance customerA, and enable PIM-SM on VLAN-interface
3.
[ASBR-PE2] multicast routing vpn-instance customerA
[ASBR-PE2-mrib-customerA] quit
[ASBR-PE2] interface vlan-interface 3
[ASBR-PE2-Vlan-interface3] pim sm
[ASBR-PE2-Vlan-interface3] quit
5.
Configure the MD for the VPN instance:
# On PE 1, create an MD for VPN instance customerA, and specify the default-group, MD source
interface, and data-group range for the MD.
[PE1] multicast-domain vpn-instance customerA
[PE1-md-customerA] default-group 239.1.1.1
[PE1-md-customerA] source loopback 1
[PE1-md-customerA] data-group 225.2.2.0 28
[PE1-md-customerA] quit
# On ASBR-PE 1, create an MD for VPN instance customerA, and specify the default-group, MD
source interface, and data-group range for the MD.
[ASBR-PE1] multicast-domain vpn-instance customerA
[ASBR-PE1-md-customerA] default-group 239.1.1.1
[ASBR-PE1-md-customerA] source loopback 1
[ASBR-PE1-md-customerA] data-group 225.2.2.0 28
[ASBR-PE1-md-customerA] quit
# On PE 2, create an MD for VPN instance customerA, and specify the default-group, MD source
interface, and data-group range for the MD.
[PE2] multicast-domain vpn-instance customerA
[PE2-md-customerA] default-group 239.1.1.1
[PE2-md-customerA] source loopback 1
[PE2-md-customerA] data-group 225.2.2.0 28
14

Advertisement

Table of Contents
loading

Table of Contents