HP A8800 Configuration Manual page 228

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

Advertisement

# Configure PIM domain borders on Router C.
[RouterC] interface pos 5/1/1
[RouterC-Pos5/1/1] pim sm
[RouterC-Pos5/1/1] pim bsr-boundary
[RouterC-Pos5/1/1] quit
[RouterC] interface pos 5/1/2
[RouterC-Pos5/1/2] pim sm
[RouterC-Pos5/1/2] pim bsr-boundary
[RouterC-Pos5/1/2] quit
[RouterC] interface serial 4/1/9/1:0
[RouterC-Serial4/1/9/1:0] pim sm
[RouterC-Serial4/1/9/1:0] pim bsr-boundary
[RouterC-Serial4/1/9/1:0] quit
# Configure PIM domain borders on Router A, Router B, and Router D in the same way. (Details not
shown.)
4.
Configure the position of the C-BSR and C-RP:
# Configure Loopback 0 to serve as a C-BSR and C-RP on Router A.
[RouterA] pim
[RouterA-pim] c-bsr loopback 0
[RouterA-pim] c-rp loopback 0
[RouterA-pim] quit
# Configure the C-BSRs and C-RPs on Router C and Router D in the same way. (Details not shown.)
5.
Configure MSDP peers:
# Configure an MSDP peer on Router A.
[RouterA] msdp
[RouterA-msdp] peer 192.168.1.2 connect-interface pos 5/1/1
[RouterA-msdp] quit
# Configure MSDP peers on Router C.
[RouterC] msdp
[RouterC-msdp] peer 192.168.1.1 connect-interface pos 5/1/1
[RouterC-msdp] peer 10.110.5.2 connect-interface serial 4/1/9/1:0
[RouterC-msdp] quit
# Configure an MSDP peer on Router D.
[RouterD] msdp
[RouterD-msdp] peer 10.110.5.1 connect-interface serial 4/1/9/1:0
[RouterD-msdp] quit
6.
Configure SA message filtering rules:
# Configure an SA message filter on Router C so that Router C will not forward SA messages for
Source 1, 225.1.1.0/30 to Router D.
[RouterC] acl number 3001
[RouterC-acl-adv-3001] rule deny ip source 10.110.3.100 0 destination 225.1.1.0
0.0.0.3
[RouterC-acl-adv-3001] rule permit ip source any destination any
[RouterC-acl-adv-3001] quit
[RouterC] msdp
[RouterC-msdp] peer 10.110.5.2 sa-policy export acl 3001
216

Advertisement

Table of Contents
loading

Table of Contents