Multicast Vpn Configuration Examples; Intra-As Md Vpn Configuration Example - HP VSR1000 Configuration Manual

Virtual services router ip multicast
Table of Contents

Advertisement

Task
Display information about
data-groups that are sent in the
MD of a VPN instance for IPv4
multicast transmission.
Display information about
data-groups that are sent in the
MD of a VPN instance for IPv6
multicast transmission.
Display information about
default-groups for IPv4 multicast
transmission.
Display information about
default-groups for IPv6 multicast
transmission.
Reset BGP sessions for BGP
IPv4 MDT address family.
For more information about the display bgp group, display bgp peer, display bgp update-group,
and reset bgp commands, see Layer 3—IP Routing Command Reference.

Multicast VPN configuration examples

This section provides examples of configuring multicast VPN on routers.

Intra-AS MD VPN configuration example

Network requirements
As shown in
Item
Multicast sources and
receivers
VPN instances to which PE
interfaces belong
Unicast routing protocols and
MPLS
Command
display multicast-domain vpn-instance vpn-instance-name
data-group send [ group group-address | reuse interval |
vpn-source-address [ mask { mask-length | mask } ] |
vpn-group-address [ mask { mask-length | mask } ] ] *
display multicast-domain vpn-instance vpn-instance-name ipv6
data-group send [ group group-address | reuse interval |
vpn-source-address [ mask-length ] | vpn-group-address
[ mask-length ] ] *
display multicast-domain [ vpn-instance vpn-instance-name ]
default-group { local | remote }
display multicast-domain [ vpn-instance vpn-instance-name ] ipv6
default-group { local | remote }
reset bgp [ instance instance-name ] { as-number | ip-address
[ mask-length ] | all | external | group group-name | internal } ipv4 mdt
Figure
62, configure intra-AS MD VPN to meet the following requirements:
Network requirements
In VPN instance a, S 1 is a multicast source, and R 1, R 2, and R 3 are
receivers.
In VPN instance b, S 2 is a 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: GigabitEthernet 1/0/2 and GigabitEthernet 1/0/3 belong to VPN
instance a. GigabitEthernet 1/0/1 and Loopback 1 belong to the public
network.
PE 2: GigabitEthernet 1/0/2 belongs to VPN instance b.
GigabitEthernet 1/0/3 belongs to VPN instance a. GigabitEthernet
1/0/1 and Loopback 1 belong to the public network.
PE 3: GigabitEthernet 1/0/2 belongs to VPN instance a.
GigabitEthernet 1/0/3 and Loopback 2 belongs to VPN instance b.
GigabitEthernet 1/0/1 and Loopback 1 belong to the public network.
Configure OSPF on the public network, and configure RIP between
the PE devices and the CE devices.
Establish BGP peer connections between PE 1, PE 2, and PE 3 on
their respective Loopback 1.
Configure MPLS on the public network.
157

Advertisement

Table of Contents
loading

Table of Contents