Disable sshdaemon process
search cancel

Disable sshdaemon process

book

Article ID: 330939

calendar_today

Updated On:

Products

VMware Smart Assurance Network Observability

Issue/Introduction

  • Is there any detrimental impact on NCM functionality if the sshdaemon process is disabled?

  • What is sshdaemon process in NCM ?

Environment

All supported release of Network configuration Manager (NCM)

Resolution

The sshdaemon process is used to enable an ssh command line interface to the network and devices as follows:

ssh -l <NCM USERNAME> -p 1031 <NCM AS IP>

EMC  Proxy>help
 
======= AVAILABLE COMMANDS =======
 
q        - exit
?/h      - help [<cmdname>]
cls      - clear
pl       - pagelength numberOflines(value 0 for No paging)
ln       - listnetworks [pattern](patterns with only wildcard--> * supported)
cn       - connectnetwork networkName
fd       - finddevice deviceName | deviceIp
 
==================================
 
EMC  Proxy>ln
 
     Test
     Mimic
     Cust1
     MSP
     TestNetwork
     Austin1
     test-network
     Test1



It provides basic information and is limited. Can be used to list networks and find devices.

If this functionality is not required, sshdaemon can be disabled without any impact.