HP VSR1000 Configuration Manual page 318

Virtual services router ip multicast
Table of Contents

Advertisement

[RouterA] ipv6 multicast routing
[RouterA-mrib6] quit
# Enable MLD on GigabitEthernet 1/0/1 (the interface that connects to the stub network).
[RouterA] interface gigabitethernet 1/0/1
[RouterA-GigabitEthernet1/0/1] mld enable
[RouterA-GigabitEthernet1/0/1] quit
# Enable IPv6 PIM-SM on the other interfaces.
[RouterA] interface gigabitethernet 1/0/2
[RouterA-GigabitEthernet1/0/2] ipv6 pim sm
[RouterA-GigabitEthernet1/0/2] quit
[RouterA] interface gigabitethernet 1/0/3
[RouterA-GigabitEthernet 1/0/3] ipv6 pim sm
[RouterA-GigabitEthernet 1/0/3] quit
# Enable IPv6 multicast routing, MLD and IPv6 PIM-SM on Router B and Router C in the same
way Router A is configured. (Details not shown.)
# Enable IPv6 multicast routing and IPv6 PIM-SM on Router D and Router E in the same way
Router A is configured. (Details not shown.)
Configure C-BSRs, C-RPs, and the static RP:
4.
# On Router E, configure the service scope of RP advertisements.
<RouterE> system-view
[RouterE] acl ipv6 basic 2005
[RouterE-acl-ipv6-basic-2005] rule permit source ff0e::101 64
[RouterE-acl-ipv6-basic-2005] quit
# Configure GigabitEthernet 1/0/3 as a C-BSR and a C-RP, and configure GigabitEthernet 1/0/2
of Router D as the static RP.
[RouterE] ipv6 pim
[RouterE-pim6] c-bsr 1003::2
[RouterE-pim6] c-rp 1003::2 group-policy 2005
[RouterE-pim6] static-rp 1002::2
[RouterE-pim6] quit
# On Router A, configure GigabitEthernet 1/0/2 of Router D as the static RP.
[RouterA] ipv6 pim
[RouterA-pim6] static-rp 1002::2
[RouterA-pim6] quit
# Configure a static RP on Router B, Router C, and Router D in the same way Router A is
configured. (Details not shown.)
Verifying the configuration
# Display IPv6 PIM information on Router A.
[RouterA] display ipv6 pim interface
Interface
GE1/0/1
GE1/0/2
GE1/0/2
# Display BSR information on Router A.
[RouterA] display ipv6 pim bsr-info
Scope: non-scoped
NbrCnt HelloInt
DR-Pri
0
30
1
1
30
1
1
30
1
310
DR-Address
FE80::A01:201:1
(local)
FE80::A01:201:2
FE80::A01:201:3

Advertisement

Table of Contents
loading

Table of Contents