HP FlexNetwork 7500 Series Configuration Manual page 215

Ip multicast
Hide thumbs Also See for FlexNetwork 7500 Series:
Table of Contents

Advertisement

[PE2-ospf-1-area-0.0.0.0] network 1.1.1.2 0.0.0.0
[PE2-ospf-1-area-0.0.0.0] network 192.168.7.0 0.0.0.255
[PE2-ospf-1-area-0.0.0.0] quit
[PE2-ospf-1] quit
# Configure RIP.
[PE2] rip 2 vpn-instance a
[PE2-rip-2] network 10.110.3.0 0.0.0.255
[PE2-rip-2] import-route bgp
[PE2-rip-2] quit
[PE2] rip 3 vpn-instance b
[PE2-rip-3] network 10.110.4.0 0.0.0.255
[PE2-rip-3] import-route bgp
[PE2-rip-3] return
Configure PE 3:
3.
# Configure a global router ID, and enable IP multicast routing on the public network.
<PE3> system-view
[PE3] router id 1.1.1.3
[PE3] multicast routing
[PE3-mrib] quit
# Configure an MPLS LSR ID, and enable the LDP capability.
[PE3] mpls lsr-id 1.1.1.3
[PE3] mpls ldp
[PE3-ldp] quit
# Create service group 1 and specify the multicast tunnel service for the group.
[PE3] service-loopback group 1 type multicast-tunnel
# Assign GigabitEthernet 1/0/5 to service group 1.
[PE3] interface gigabitethernet 1/0/5
[PE3-GigabitEthernet1/0/5] port link-mode bridge
[PE3-GigabitEthernet1/0/5] port service-loopback group 1
[PE3-GigabitEthernet1/0/5] quit
# Create a VPN instance named a and configure an RD and route target attributes for the
instance.
[PE3] ip vpn-instance a
[PE3-vpn-instance-a] route-distinguisher 100:1
[PE3-vpn-instance-a] vpn-target 100:1 export-extcommunity
[PE3-vpn-instance-a] vpn-target 100:1 import-extcommunity
[PE3-vpn-instance-a] quit
# Enable IP multicast routing for VPN instance a.
[PE3] multicast routing vpn-instance a
[PE3-mrib-a] quit
# Create an MD for VPN instance a, and specify the default-group, the MD source interface,
and the data-group range for the MD.
[PE3] multicast-domain vpn-instance a
[PE3-md-a] default-group 239.1.1.1
[PE3-md-a] source loopback 1
[PE3-md-a] data-group 225.2.2.0 28
[PE3-md-a] quit
205

Advertisement

Table of Contents
loading

Table of Contents