Chapter 24: Multicast Listener Discovery (MLD) Snooping Commands
432 Section IV: Security and Traffic Control
DELETE MLDSNOOPING
Syntax
delete mldsnooping mcgroup=
ip6_address
Parameters
mcgroup
Specifies an IPv6 multicast group address.
ipv6_address
Specifies the IPv6 address of the multicast group.
Here is the guidelines for IPv6 multicast addresses.
– Specify an IPv6 address in the full format
ff
ff
:
ffff
:
ffff
:
ffff
:
ffff
:
ffff
:
ffff
:
ffff
or the zero
compressed format.
For example, an IPv6 address of
ff05:0000:0001:0000:0000:0000:0000:0101 in the full
format is
ff05:0:1::101 in the zero compressed format.
– The first two most significant bits must be “
ff” to be a
multicast address.
– The range of 112-bit group IDs for the IPv6 address is shown
in Table 51 on page 431.
Description
Use this command to delete a static IPv6 multicast group address.
Confirmation Command
“SHOW MLDSNOOPING” on page 439
Example
The following command deletes an IPv6 multicast group address,
ff05:0:1::101:
Manager > delete mldsnooping mcgroup=ff05:0:1::101