home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show ipv6 multicast interface

Displays information about IPv6 multicast-enabled interfaces.

show ipv6 multicast interface[ interface ]

When used with no option, this command shows information for all IPv6 multicast-enabled interfaces.

interface
The type keyword and identifier of an interface. For detailed keywords and arguments that can be specified as interfaces, refer to Supported Dataplane Interfaces.

Operational mode

Use this command to show operational information for IPv6 multicast-enabled interfaces.

The following example shows how to display all IPv6 multicast interface information.

vyatta@vyatta:~$ show ipv6 multicast

Interface Mif Owner Uptime
Idx Module
wlm0 0 PIM-SMv6 00:17:18
Register 1 00:17:18
wlm1 2 PIM-SMv6 00:17:18
vyatta@vyatta:~$

The following example shows how to display all IPv6 multicast interface information for the wlm0 interface.

vyatta@vyatta:~$ show ipv6 multicast wlm0

Interface Mif Owner Uptime
Idx Module
wlm0 0 PIM-SMv6 00:19:06
vyatta@vyatta:~$