Configuring IP Multicast Switching Displaying IPMSv6 Configurations and Statistics
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 25-47
Displaying IPMSv6 Configurations and Statistics
The OmniSwitch IPv6 Multicast Switching (IPMSv6) show commands provide tools to monitor IPMSv6 
traffic and settings and to troubleshoot problems. These commands are described below:
To get a quick look at the IPMSv6 groups on the switch, use the show ipv6 multicast group command. 
For example:
-> show ipv6 multicast group domain vlan
Total 3 Groups
Group Address    Source Address  VLAN  Port  Mode     Static  Count  Life
----------------+---------------+-----+-----+--------+-------+------+-----
ff05::5          ::              1     2/1   exclude  no      1      145  
ff05::6          3333::1         1     2/1   exclude  no      1      242
ff05::9          ::              1     2/13  exclude  yes     0      0
-> show ipv6 multicast group domain service
Total 3 Groups
Group Address  Source Address  Service   Interface   Mode   Static   Count    Life   
-------------+---------------+--------+-----------+--------+--------+------+------
ff05::5            ::          1       SAP:1/5:10  exclude  no       5520   172 
ff05::6            ::          1       SAP:1/5:20  exclude  no       5520   172 
ff05::7            ::          1       sdp:32776:1 exclude  no       5520   172 
show ipv6 multicast Displays the general IPv6 Multicast switching and routing configuration 
parameters on a switch.
show ipv6 multicast group Displays all detected multicast groups that have members. If you do not 
specify an IPv6 address, then all multicast groups on the switch are 
displayed.
show ipv6 multicast neighbor Displays all neighboring IPv6 multicast routers.
show ipv6 multicast querier Displays all IPv6 multicast queriers.
show ipv6 multicast port Displays the IPMSv6 multicast forwarding table. If you do not specify a 
multicast group IPv6 address, then the forwarding table for all multicast 
groups are displayed.
show ipv6 multicast source Displays the IPMSv6 multicast source table. If you do not specify a 
multicast group IPv6 address, then the source table for all multicast 
groups are displayed.
show ipv6 multicast tunnel Display the IPv6 multicast switch and routing tunneling table entries 
matching the specified IPv6 multicast group address, or all the entries if 
no IPv6 multicast address is specified.
Note. See the “IP Multicast Switching Commands” chapter in the OmniSwitch AOS Release 8 CLI 
Reference Guide for complete documentation on IPMS show commands.