H3C Technologies H3C S7500E Series Switches User Manual

Page 285

Advertising
background image

9-29

[RouterA-GigabitEthernet2/0/2] quit

3) Configure Switch A

# Enable MLD snooping globally.

<SwitchA> system-view

[SwitchA] mld-snooping

[SwitchA-mld-snooping] quit

# Create VLAN 100, assign GigabitEthernet 2/0/1 through GigabitEthernet 2/0/4 to this VLAN,

and enable MLD snooping and the function of dropping IPv6 unknown multicast traffic in the

VLAN.

[SwitchA] vlan 100

[SwitchA-vlan100] port gigabitethernet 2/0/1 to gigabitethernet 2/0/4

[SwitchA-vlan100] mld-snooping enable

[SwitchA-vlan100] mld-snooping drop-unknown

[SwitchA-vlan100] quit

# Configure an IPv6 multicast group filter so that the hosts in VLAN 100 can join only the IPv6

multicast group FF1E::101.

[SwitchA] acl ipv6 number 2001

[SwitchA-acl6-basic-2001] rule permit source ff1e::101 128

[SwitchA-acl6-basic-2001] quit

[SwitchA] mld-snooping

[SwitchA–mld-snooping] group-policy 2001 vlan 100

[SwitchA–mld-snooping] quit

# Configure GigabitEthernet 2/0/3 and GigabitEthernet 2/0/4 as simulated hosts for IPv6

multicast group FF1E::101.

[SwitchA] interface gigabitethernet 2/0/3

[SwitchA-GigabitEthernet2/0/3] mld-snooping host-join ff1e::101 vlan 100

[SwitchA-GigabitEthernet2/0/3] quit

[SwitchA] interface gigabitethernet 2/0/4

[SwitchA-GigabitEthernet2/0/4] mld-snooping host-join ff1e::101 vlan 100

[SwitchA-GigabitEthernet2/0/4] quit

4) Verify

the

configuration

# Display the detailed MLD snooping multicast group information in VLAN 100 on Switch A.

[SwitchA] display mld-snooping group vlan 100 verbose

Total 1 IP Group(s).

Total 1 IP Source(s).

Total 1 MAC Group(s).

Port flags: D-Dynamic port, S-Static port, C-Copy port

Subvlan flags: R-Real VLAN, C-Copy VLAN

Vlan(id):100.

Total 1 IP Group(s).

Total 1 IP Source(s).

Total 1 MAC Group(s).

Router port unit board: Mask(0x04)

Router port(s):total 1 port.

GE2/0/1 (D)

IP group(s):the following ip group(s) match to one mac group.

IP group address:FF1E::101

Advertising