HP HPE FlexNetwork 7500 series Configuration Manual page 389

Table of Contents

Advertisement

[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 pim sm
[SwitchA-Vlan-interface101] quit
[SwitchA] interface loopback 0
[SwitchA-LoopBack0] ipv6 pim sm
[SwitchA-LoopBack0] quit
# Configure Switch B and Switch D in the same way that Switch A was configured.
# On Switch C, enable IPv6 multicast routing globally.
<SwitchC> system-view
[SwitchC] ipv6 multicast routing
[SwitchC-mrib6] quit
# Enable IPv6 PIM-SM on interfaces, and enable MLD on VLAN-interface 200.
[SwitchC] interface vlan-interface 102
[SwitchC-Vlan-interface102] ipv6 pim sm
[SwitchC-Vlan-interface102] quit
[SwitchC] interface vlan-interface 104
[SwitchC-Vlan-interface104] ipv6 pim sm
[SwitchC-Vlan-interface104] quit
[SwitchC] interface vlan-interface 200
[SwitchC-Vlan-interface200] ipv6 pim sm
[SwitchC-Vlan-interface200] mld enable
[SwitchC-Vlan-interface200] quit
# Configure the BSR boundary on Switch A.
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 pim bsr-boundary
[SwitchA-Vlan-interface101] quit
# Configure the BSR boundary on Switch B.
[SwitchB] interface vlan-interface 101
[SwitchB-Vlan-interface101] ipv6 pim bsr-boundary
[SwitchB-Vlan-interface101] quit
3.
Enable Anycast RP, and specify C-BSR and C-RP:
# Configure Switch A.
[SwitchA] ipv6 pim
[SwitchA-pim6] anycast-rp 1:1::1 1:1::2
[SwitchA-pim6] anycast-rp 1:1::1 2:2::2
[SwitchA-pim6] c-bsr 1:1::1
[SwitchA-pim6] c-rp 1:1::1
[SwitchA-pim6] quit
# Configure Switch B.
[SwitchB] ipv6 pim
[SwitchB-pim6] anycast-rp 1:1::1 1:1::2
[SwitchB-pim6] anycast-rp 1:1::1 2:2::2
[SwitchB-pim6] c-bsr 1:1::1
[SwitchB-pim6] c-rp 1:1::1
[SwitchB-pim6] quit
4.
Configure BGP to establish BGP IPv6 multicast peers and redistribute routes:
# On Switch A, establish an EBGP session to Switch B.
377

Advertisement

Table of Contents
loading

Table of Contents