HP FlexNetwork 7500 Series Configuration Manual page 292

Ip multicast
Hide thumbs Also See for FlexNetwork 7500 Series:
Table of Contents

Advertisement

[SwitchA-Tunnel1] source 2001::1
[SwitchA-Tunnel1] destination 3001::2
[SwitchA-Tunnel1] quit
# On Switch C, create service loopback group 1, and specify the unicast tunnel service for the
group.
<SwitchC> system-view
[SwitchC] service-loopback group 1 type tunnel
# Assign GigabitEthernet 1/0/3 to service loopback group 1. (GigabitEthernet 1/0/3 does not
belong to VLAN 200 or VLAN 102.)
[SwitchC] interface gigabitethernet 1/0/3
[SwitchC-GigabitEthernet1/0/3] port service-loopback group 1
[SwitchC-GigabitEthernet1/0/3] quit
# Create a GRE tunnel interface Tunnel 1, and specify the tunnel mode as GRE/IPv6.
[SwitchC] interface tunnel 1 mode gre ipv6
# Assign an IPv6 address to interface Tunnel 1, and specify its source and destination
addresses.
[SwitchC-Tunnel1] ipv6 address 5001::2 64
[SwitchC-Tunnel1] source 3001::2
[SwitchC-Tunnel1] destination 2001::1
[SwitchC-Tunnel1] quit
Enable IPv6 multicast routing, IPv6 PIM-DM, and MLD:
4.
# On Switch A, enable IPv6 multicast routing, and enable IPv6 PIM-DM on each interface.
[SwitchA] ipv6 multicast routing
[SwitchA-mrib6] quit
[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 1
[SwitchA-Tunnel1] ipv6 pim dm
[SwitchA-Tunnel1] quit
# On Switch C, enable IPv6 multicast routing.
[SwitchC] ipv6 multicast routing
[SwitchC-mrib6] quit
# Enable MLD on the receiver-side interface (VLAN-interface 200).
[SwitchC] interface vlan-interface 200
[SwitchC-Vlan-interface200] mld enable
[SwitchC-Vlan-interface200] quit
# Enable IPv6 PIM-DM on VLAN-interface 102.
[SwitchC] interface vlan-interface 102
[SwitchC-Vlan-interface102] ipv6 pim dm
[SwitchC-Vlan-interface102] quit
[SwitchC] interface tunnel 1
[SwitchC-Tunnel1] ipv6 pim dm
[SwitchC-Tunnel1] quit
282

Advertisement

Table of Contents
loading

Table of Contents