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.

protocols nsm log ha

Enables logging for NSM HA.

set protocols nsm ha{ all }
delete protocols nsm ha{ all }
show protocols nsm ha{ all }

None

all
Enables all NSM HA logs

Configuration mode

protocols {
	 nsm {
	  log {
        ha {
           all
            } 
         }
      }
 }

Use the set form of this command to enable NSM high availability (HA) logs.

Use the delete form of this command to remove NSM HA logs.

Use the show form of this command to view NSM HA logs.