HP 6125XLG Configuration Manual page 132

Blade switch ip multicast configuration guide
Table of Contents

Advertisement

[SwitchA-Tunnel0] quit
# Create service loopback group 1 on Switch C and specify its service type as Tunnel.
<SwitchC> system-view
[SwitchC] service-loopback group 1 type tunnel
# Disable STP and LLDP on interface Ten-GigabitEthernet 1/1/7 of Switch C, and add the
interface to service loopback group 1. Ten-GigabitEthernet 1/1/7 does not belong to VLAN 200
or VLAN 102.
[SwitchC] interface ten-gigabitethernet 1/1/7
[SwitchC-Ten-GigabitEthernet1/1/7] undo stp enable
[SwitchC-Ten-GigabitEthernet1/1/7] undo lldp enable
[SwitchC-Ten-GigabitEthernet1/1/7] port service-loopback group 1
[SwitchC-Ten-GigabitEthernet1/1/7] quit
# Create interface Tunnel 0 on Switch C and specify the tunnel encapsulation mode as GRE over
IPv6.
[SwitchC] interface tunnel 0 mode gre ipv6
# Configure the IPv6 address for interface Tunnel 0 on Switch C and specify its source and
destination addresses.
[SwitchC-Tunnel0] ipv6 address 5001::2 64
[SwitchC-Tunnel0] source 3001::2
[SwitchC-Tunnel0] destination 2001::1
[SwitchC-Tunnel0] quit
4.
Enable IPv6 multicast routing, IPv6 PIM-DM, and MLD:
# On Switch A, enable IPv6 multicast routing, and enable IPv6 PIM-DM on each interface.
[SwitchA] ipv6 multicast routing-enable
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] ipv6 pim dm
[SwitchA-Vlan-interface100] quit
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 pim dm
[SwitchA-Vlan-interface101] quit
[SwitchA] interface tunnel 0
[SwitchA-Tunnel0] ipv6 pim dm
[SwitchA-Tunnel0] quit
# On Switch C, enable IPv6 multicast routing, enable MLD on VLAN-interface 200, and enable
IPv6 PIM-DM on each interface.
[SwitchC] ipv6 multicast routing-enable
[SwitchC] interface vlan-interface 200
[SwitchC-Vlan-interface200] mld enable
[SwitchC-Vlan-interface200] ipv6 pim dm
[SwitchC-Vlan-interface200] quit
[SwitchC] interface vlan-interface 102
[SwitchC-Vlan-interface102] ipv6 pim dm
[SwitchC-Vlan-interface102] quit
[SwitchC] interface tunnel 0
[SwitchC-Tunnel0] ipv6 pim dm
[SwitchC-Tunnel0] quit
125

Advertisement

Table of Contents
loading

Table of Contents