HP FlexNetwork 7500 Series Configuration Manual page 224

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

Advertisement

[PE1] router id 1.1.1.1
[PE1] multicast routing
[PE1-mrib] quit
# Configure an MPLS LSR ID, and enable the LDP capability.
[PE1] mpls lsr-id 1.1.1.1
[PE1] mpls ldp
[PE1-ldp] quit
# Create service group 1 and specify the multicast tunnel service for the group.
[PE1] service-loopback group 1 type multicast-tunnel
# Assign GigabitEthernet 1/0/5 to service group 1.
[PE1] interface gigabitethernet 1/0/5
[PE1-GigabitEthernet1/0/5] port link-mode bridge
[PE1-GigabitEthernet1/0/5] port service-loopback group 1
[PE1-GigabitEthernet1/0/5] quit
# Create a VPN instance named a and configure an RD and route target attributes for the
instance.
[PE1] ip vpn-instance a
[PE1-vpn-instance-a] route-distinguisher 100:1
[PE1-vpn-instance-a] vpn-target 100:1 export-extcommunity
[PE1-vpn-instance-a] vpn-target 100:1 import-extcommunity
[PE1-vpn-instance-a] quit
# Enable IP multicast routing for VPN instance a.
[PE1] multicast routing vpn-instance a
[PE1-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.
[PE1] multicast-domain vpn-instance a
[PE1-md-a] default-group 239.1.1.1
[PE1-md-a] source loopback 1
[PE1-md-a] data-group 225.1.1.0 28
[PE1-md-a] quit
# Create a VPN instance named b and configure an RD and route target attributes for the
instance.
[PE1] ip vpn-instance b
[PE1-vpn-instance-b] route-distinguisher 200:1
[PE1-vpn-instance-b] vpn-target 200:1 export-extcommunity
[PE1-vpn-instance-b] vpn-target 200:1 import-extcommunity
[PE1-vpn-instance-b] quit
# Enable IP multicast routing for VPN instance b.
[PE1] multicast routing vpn-instance b
[PE1-mrib-b] quit
# Create an MD for VPN instance b, and specify the default-group, the MD source interface,
and the data-group range for the MD.
[PE1] multicast-domain vpn-instance b
[PE1-md-b] default-group 239.4.4.4
[PE1-md-b] source loopback 1
[PE1-md-b] data-group 225.4.4.0 28
[PE1-md-b] quit
214

Advertisement

Table of Contents
loading

Table of Contents