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 monitoring protocols multicast

Shows information about multicast debugging configuration.

show monitoring protocols multicast { ip | ipv6 }
ip
Shows what IPv4 multicast debugging options are enabled.
ipv6
Shows what IPv6 multicast debugging options are enabled.

Operational mode

Use this command to see what debugging options are currently enabled for IPv4 or IPv6 multicast routing.

The following example shows how to display the current configuration for IPv4 multicast debugging.

vyatta@vyatta:~$ show monitoring protocols multicast ip

Debugging status:
MRIBv4 event debugging is on
MRIBv4 VIF debugging is on
MRIBv4 route debugging is on
MRIBv4 route statistics debugging is on
MRIBv4 FIB message debugging is on
MRIBv4 PIM Register message debugging is on
MRIBv4 NSM IPC message debugging is on
MRIBv4 MRIB IPC message debugging is on
MRIBv4 traceroute debugging is on
MRIBv4 traceroute detailed debugging is on
vyatta@vyatta:~$