HP FlexNetwork 7500 Series Configuration Manual page 230

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

Advertisement

[PE3–bgp] quit
# Configure OSPF.
[PE3] ospf 1
[PE3-ospf-1] area 0.0.0.0
[PE3-ospf-1-area-0.0.0.0] network 1.1.1.3 0.0.0.0
[PE3-ospf-1-area-0.0.0.0] network 22.22.22.22 0.0.0.0
[PE3-ospf-1-area-0.0.0.0] network 10.10.2.0 0.0.0.255
[PE3-ospf-1-area-0.0.0.0] quit
[PE3-ospf-1] quit
# Configure a routing policy.
[PE3] route-policy map1 permit node 10
[PE3-route-policy-map1-10] apply mpls-label
[PE3-route-policy-map1-10] quit
[PE3] route-policy map2 permit node 10
[PE3-route-policy-map2-10] if-match mpls-label
[PE3-route-policy-map2-10] apply mpls-label
[PE3-route-policy-map2-10] quit
Configure PE 4:
4.
# Configure a global router ID, and enable IP multicast routing on the public network.
<PE4> system-view
[PE4] router id 1.1.1.4
[PE4] multicast routing
[PE4-mrib] quit
# Configure an MPLS LSR ID, and enable the LDP capability.
[PE4] mpls lsr-id 1.1.1.4
[PE4] mpls ldp
[PE4-ldp] quit
# Create service group 1 and specify the multicast tunnel service for the group.
[PE4] service-loopback group 1 type multicast-tunnel
# Assign GigabitEthernet 1/0/5 to service group 1.
[PE4] interface gigabitethernet 1/0/5
[PE4-GigabitEthernet1/0/5] port link-mode bridge
[PE4-GigabitEthernet1/0/5] port service-loopback group 1
[PE4-GigabitEthernet1/0/5] quit
# Create a VPN instance named a and configure an RD and route target attributes for the
instance.
[PE4] ip vpn-instance a
[PE4-vpn-instance-a] route-distinguisher 100:1
[PE4-vpn-instance-a] vpn-target 100:1 export-extcommunity
[PE4-vpn-instance-a] vpn-target 100:1 import-extcommunity
[PE4-vpn-instance-a] quit
# Enable IP multicast routing for VPN instance a.
[PE4] multicast routing vpn-instance a
[PE4-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.
[PE4] multicast-domain vpn-instance a
[PE4-md-a] default-group 239.1.1.1
220

Advertisement

Table of Contents
loading

Table of Contents