This document is proprietary and confidential. No part of this document may be disclosed in any manner to a third party without prior
written consent. © Siklu Communication Ltd 2021 All rights reserved.
31
5. Management Concepts
5.
Management Concepts
You can manage MultiHaul™ TG units using the Command Line Interface (CLI)
only with the current SW version
.
MultiHaul™ TG supports NETCONF and YANG to easily configure the units and extract data.
NETCONF is a protocol defined by the IETF to install, manipulate, and delete the configuration of network devices.
NETCONF operations are realized on top of a Remote Procedure Call (RPC) layer using an XML encoding and
provides a basic set of operations to edit and query configuration on a network device.
YANG is a data modeling language for the definition of data sent over NETCONF. It can be used to model both
configuration data and state data of network elements.
4.1 Connecting to the CLI
To establish a CLI Session with the MultiHaul™ TG unit:
1.
Use any SSH client program, such as PuTTY, available for download from the web.
2.
Open an SSH session to the IP address of the unit (default = 192.168.0.1).
3.
Configure PuTTY with the following recommended settings:
a.
Under
Terminal
>
Keyboard
:
•
The Backspace key
= Control-H
•
The function keys and keypad
= Linux
b.
Under
Window
:
•
Set Lines of Scrollback
= 100000
4.
Type a name under
Saved Sessions
and click
Save
. The session will be stored under the Saved Sessions.
5.
After connecting, type the username and password. The default credentials are:
username: admin
password: admin
After you type your username, the prompt changes to [username]@[unit ip address]:
Whenever you want to connect, click the saved session name then click Load.