R3303-HP HSR6800 Routers IP Multicast Configuration Guide
370
# On Router C, configure POS 5/1/1 and POS 5/1/2 as the boundary of IPv6 admin-scoped
zone 2.
<RouterC> system-view
[RouterC] interface pos 5/1/1
[RouterC-Pos5/1/1] multicast ipv6 boundary scope 4
[RouterC-Pos5/1/1] quit
[RouterC] interface pos 5/1/2
[RouterC-Pos5/1/2] multicast ipv6 boundary scope 4
[RouterC-Pos5/1/2] quit
# On Router D, configure POS 5/1/1 as the boundary of admin-scoped zone 2.
<RouterD> system-view
[RouterD] interface pos 5/1/1
[RouterD-Pos5/1/1] multicast ipv6 boundary scope 4
[RouterD-Pos5/1/1] quit
5. Configure C-BSRs and C-RPs:
# On Router B, configure the service scope of RP advertisements and configure Serial 3/1/1 as a
C-BSR and C-RP of admin-scoped zone 1.
[RouterB] pim ipv6
[RouterB-pim6] c-bsr scope 4
[RouterB-pim6] c-bsr 1002::2
[RouterB-pim6] c-rp 1002::2 scope 4
[RouterB-pim6] quit
# On Router D, configure the service scope of RP advertisements and configure Serial 3/1/1 as
a C-BSR and C-RP of admin-scoped zone 2.
[RouterD] pim ipv6
[RouterD-pim6] c-bsr scope 4
[RouterD-pim6] c-bsr 3002::2
[RouterD-pim6] c-rp 3002::2 scope 4
[RouterD-pim6] quit
# On Router F, configure Serial 3/1/1 as a C-BSR and C-RP in the global-scoped zone.
<RouterF> system-view
[RouterF] pim ipv6
[RouterF-pim6] c-bsr scope global
[RouterF-pim6] c-bsr 8001::1
[RouterF-pim6] c-rp 8001::1
[RouterF-pim6] quit
6. Verify the configuration:
# Display information about the BSR and locally configured C-RP on Router B.
[RouterB] display pim ipv6 bsr-info
Elected BSR Address: 8001::1
Priority: 64
Hash mask length: 126
State: Accept Preferred
Scope: 14
Uptime: 00:01:45
Expires: 00:01:25
Elected BSR Address: 1002::2