HP A8800 Configuration Manual page 341

Ip multicast
Hide thumbs Also See for A8800:
Table of Contents

Advertisement

[RouterA] vlan 10
[RouterA-vlan10] quit
[RouterA] interface GigabitEthernet 3/1/1
[RouterA-GigabitEthernet3/1/1] port link-mode bridge
[RouterA-GigabitEthernet3/1/1] port link-type hybrid
[RouterA-GigabitEthernet3/1/1] port hybrid vlan 10 tagged
[RouterA-GigabitEthernet3/1/1] quit
# Configure an IPv6 address on VLAN-interface 10 and enable MLD and IPv6 PIM-DM.
[RouterA] interface vlan-interface 10
[RouterA-Vlan-interface10] ipv6 address 2001::1 64
[RouterA-Vlan-interface10] mld enable
[RouterA-Vlan-interface10] pim ipv6 dm
[RouterA-Vlan-interface10] quit
2.
Configure Switch A:
# Enable MLD snooping globally.
<SwitchA> system-view
[SwitchA] mld-snooping
[SwitchA-mld-snooping] quit
# Create VLAN 2 and assign GigabitEthernet 3/1/2 to this VLAN.
[SwitchA] vlan 2
[SwitchA-vlan2] port GigabitEthernet 3/1/2
[SwitchA-vlan2] quit
# Create VLAN 3 and assign GigabitEthernet 3/1/3 to this VLAN.
[SwitchA] vlan 3
[SwitchA-vlan3] port GigabitEthernet 3/1/3
[SwitchA-vlan3] quit
# Create VLAN 4 and assign GigabitEthernet 3/1/4 to this VLAN.
[SwitchA] vlan 4
[SwitchA-vlan4] port GigabitEthernet 3/1/4
[SwitchA-vlan4] quit
# Create VLAN 10 and enable MLD snooping in this VLAN.
[SwitchA] vlan 10
[SwitchA-vlan10] port mld-snooping enable
[SwitchA-vlan10] quit
# Configure GigabitEthernet 3/1/1 as a hybrid port and to permit packets from VLAN 10 to pass
and tag the packets when forwarding them.
[SwitchA] interface GigabitEthernet3/1/1
[SwitchA-GigabitEthernet3/1/1] port link-type hybrid
[SwitchA-GigabitEthernet3/1/1] port hybrid vlan 10 tagged
[SwitchA-GigabitEthernet3/1/1] quit
# Configure VLAN 10 as an IPv6 multicast VLAN and configure VLAN 2 through VLAN 4 as
sub-VLANs of this multicst VLAN.
[SwitchA] multicast-vlan ipv6 10
[SwitchA-mvlan-10] subvlan 2 to 4
[SwitchA-mvlan-10] quit
329

Advertisement

Table of Contents
loading

Table of Contents