Nishmp4 Page
NISH Installation and User Guide - Nokia Documentation Center
NISH is a Linux-based solution used for managing multiple SR OS nodes through a consistent command-line interface. Nishmp4
: It consists of a NISH client (the user interface) and a NISH manager (the service that tracks available nodes). Installation : NISH Installation and User Guide - Nokia Documentation
For Ubuntu, you can install the manager using: sudo apt-get install -y ./nish-manager- .deb . Nishmp4
: Running services like the NISH manager requires specific Linux permissions to bind to IP addresses and ports.
: Ensure your NISH installation is secured by following the Nokia NISH Security Guide to prevent unauthorized node access.
To start the service in the background, use the command: nish-manager & . :