show ipv6 mld [static-groups [vrf <vrf_name> |
all-vrfs]]
Syntax
show ipv6 mld [static-groups [vrf <vrf_name> | all-vrfs]]
Description
This command shows MLD static groups.
Command context
Manager (#
)
Parameters
all-vrfs
Optional: shows MLD groups joined in all VRFs.
vrf
Optional: shows MLD groups joined in a specific VRF.
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Example
switch# show ipv6 mld static-groups MLD Static Group Address Information VRF Name :default Interface Name Group Address --------------- ----------------------------------------- vlan2 ff12::c vlan2 ff12::d switch# show ipv6 mld static-groups vrf test MLD Static Group Address Information VRF Name :test Interface Name Group Address --------------- ----------------------------------------- vlan3 ff13::1 vlan3 ff13::2 switch# show ipv6 mld static-groups all-vrfs MLD Static Group Address Information VRF Name :default Interface Name Group Address --------------- ----------------------------------------- vlan2 ff12::c vlan2 ff12::d VRF Name :test Interface Name Group Address --------------- ----------------------------------------- vlan3 ff13::1 vlan3 ff13::2