78
Setting the DSCP value for MLD messages
IPv6 uses an eight-bit Traffic class field (called ToS in IPv4) to identify type of service for IP packets. As
defined in RFC 24724, the first six bits contains the DSCP priority for prioritizing traffic in the network and
the last two bits are reserved.
T
his configuration applies to only the MLD messages that the local switch generates
when the switch or
its port acts as a member host,
rather than those forwarded ones.
To set the DSCP value for MLD messages:
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter MLD-snooping view.
mld-snooping
N/A
3.
Set the DSCP value for MLD
messages.
dscp
dscp-value
By default, the DSCP value in MLD
messages is 48.
Displaying and maintaining MLD snooping
Task Command
Remarks
Display MLD snooping group
information.
display mld-snooping group
[
vlan
vlan-id
] [
slot
slot-number
]
[
verbose
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view.
Display information about the hosts
tracked by MLD snooping.
display mld-snooping host vlan
vlan-id
group
ipv6-group-address
[
source
ipv6-source-address
] [
slot
slot-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view.
Display IPv6 static multicast
MAC address entries.
display mac-address
[
mac-address
[
vlan
vlan-id
] |
[
multicast
] [
vlan
vlan-id
]
[
count
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in user view.
Display statistics for the MLD
messages learned through MLD
snooping.
display mld-snooping statistics
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Available in any view.
Remove dynamic group entries of
a specified MLD snooping group
or all MLD snooping groups.
reset mld-snooping group
{
ipv6-group-address
|
all
} [
vlan
vlan-id
]
Available in user view.
This command works only on an
MLD snooping–enabled VLAN, but
not in a VLAN with MLD enabled
on its VLAN interface.
This command cannot remove the
static group entries of MLD
snooping groups.