HP A6600 Configuration Manual page 193

Ip multicast
Hide thumbs Also See for A6600:
Table of Contents

Advertisement

Procedure
Configure IP addresses and unicast routing
1.
Configure the IP address and subnet mask for each interface as per
steps are omitted.
Configure OSPF for interconnection between the routers in each AS. Ensure the network-layer
interoperation in each AS, and ensure the dynamic update of routing information through a unicast
routing protocol among the routers. Detailed configuration steps are omitted.
Enable IP multicast routing, enable PIM-SM and IGMP, and configure a PIM-SM domain border
2.
# Enable IP multicast routing on Router A, enable PIM-SM on each interface, and enable IGMP on the
host-side interface GigabitEthernet 1/0/3.
<RouterA> system-view
[RouterA] multicast routing-enable
[RouterA] interface GigabitEthernet 1/0/1
[RouterA-GigabitEthernet1/0/1] pim sm
[RouterA-GigabitEthernet1/0/1] quit
[RouterA] interface GigabitEthernet 1/0/2
[RouterA-GigabitEthernet1/0/2] pim sm
[RouterA-GigabitEthernet1/0/2] quit
[RouterA] interface GigabitEthernet 1/0/3
[RouterA-GigabitEthernet1/0/3] igmp enable
[RouterA-GigabitEthernet1/0/3] pim sm
[RouterA-GigabitEthernet1/0/3] quit
The configuration on Router B, Router C, Router D, Router E, and Router F is similar to the configuration
on Router A.
# Configure PIM domain borders on Router B.
[RouterB] interface serial 2/0/0
[RouterB-Serial2/0/0] pim bsr-boundary
[RouterB-Serial2/0/0] quit
[RouterB] interface pos 5/0/0
[RouterB-Pos5/0/0] pim bsr-boundary
[RouterB-Pos5/0/0] quit
The configuration on Router C and Router E is similar to the configuration on Router B.
Configure C-BSRs and C-RPs
3.
# Configure Loopback 0 as a C-BSR and a C-RP on Router B.
[RouterB] pim
[RouterB-pim] c-bsr loopback 0
[RouterB-pim] c-rp loopback 0
[RouterB-pim] quit
The configuration on Router C and Router E is similar to the configuration on Router B.
Configure static RPF peers
4.
# Configure Router C and Router E as MSDP peers and static RPF peers of Router B.
[RouterB] ip ip-prefix list-df permit 192.168.0.0 16 greater-equal 16 less-equal 32
[RouterB] msdp
[RouterB-msdp] peer 192.168.3.2 connect-interface serial 2/0/0
182
Figure
55. Detailed configuration

Advertisement

Table of Contents
loading

Table of Contents