Display and maintenance commands for MLD snooping

Execute display commands in any view and reset commands in user view.

Task

Command

Display Layer 2 IPv6 multicast fast forwarding entries.

display ipv6 l2-multicast fast-forwarding cache [ vlan vlan-id ] [ ipv6-source-address | ipv6-group-address ] * [ slot slot-number ]

Display information about Layer 2 IPv6 multicast groups.

display ipv6 l2-multicast ip [ group ipv6-group-address | source ipv6-source-address ] * [ vlan vlan-id | vsi vsi-name ] [ slot slot-number ]

Display Layer 2 IPv6 multicast group entries.

display ipv6 l2-multicast ip forwarding [ group ipv6-group-address | source ipv6-source-address ] * [ vlan vlan-id | vsi vsi-name ] [ slot slot-number ]

Display information about Layer 2 IPv6 MAC multicast groups.

display ipv6 l2-multicast mac [ mac-address ] [ vlan vlan-id | vsi vsi-name ] [ slot slot-number ]

Display Layer 2 IPv6 MAC multicast group entries.

display ipv6 l2-multicast mac forwarding [ mac-address ] [ vlan vlan-id | vsi vsi-name ] [ slot slot-number ]

Display static IPv6 multicast MAC address entries.

display mac-address [ mac-address [ vlan vlan-id ] | [ multicast ] [ vlan vlan-id ] [ count ] ]

Display MLD snooping status.

display mld-snooping [ global | vlan vlan-id | vsi vsi-name ]

Display dynamic MLD snooping group entries.

display mld-snooping group [ ipv6-group-address | ipv6-source-address ] * [ vlan vlan-id | vsi vsi-name ] [ interface interface-type interface-number | [ verbose ] [ slot slot-number ] ]

Display host tracking information.

display mld-snooping host-tracking vlan vlan-id group ipv6-group-address [ source ipv6-source-address ] [ slot slot-number ]

Display dynamic router port information.

display mld-snooping router-port [ vlan vlan-id | vsi vsi-name ] [ verbose ] [ slot slot-number ]

Display static MLD snooping group entries.

display mld-snooping static-group [ ipv6-group-address | ipv6-source-address ] * [ vlan vlan-id ] [ verbose ] [ slot slot-number ]

Display static router port information.

display mld-snooping static-router-port [ vlan vlan-id ] [ verbose ] [ slot slot-number ]

Display statistics for the MLD messages and IPv6 PIM hello messages learned through MLD snooping.

display mld-snooping statistics

Clear Layer 2 IPv6 multicast fast forwarding entries.

reset ipv6 l2-multicast fast-forwarding cache [ vlan vlan-id ] { { ipv6-source-address | ipv6-group-address } * | all } [ slot slot-number ]

Clear dynamic MLD snooping group entries.

reset mld-snooping group { ipv6-group-address [ ipv6-source-address ] | all } [ vlan vlan-id | vsi vsi-name ]

Clear dynamic router port information.

reset mld-snooping router-port { all | vlan vlan-id | vsi vsi-name }

Clear statistics for MLD messages and IPv6 PIM hello messages learned through MLD snooping.

reset mld-snooping statistics