Native Ip Operations Using Ssh Commands - Avocent MERGEPOINT 53XX SP MANAGER Installer/User Manual

53xx series service processor manager
Table of Contents

Advertisement

80
MergePoint Service Processor Manager SP53XX Installer/User Guide
2.
Click the Configuration tab.
3.
In the top navigation bar, click Native IP, then click Go to native IP interface.
NOTE: The Go to native IP interface option is not visible if Native IP is not enabled.

Native IP operations using SSH Commands

Admin users can create Native IP trusts and open Native IP connections with SSH commands.
Admin users can specify what IP addresses from which interfaces are trusted to bring up direct
connection to service processors.
To login to the MergePoint appliance console as admin user:
You may log in to the MergePoint appliance with any of the SSH clients, such as PuTTY tool,
SecureCRT tool or OpenSSH client. The following command examples use the OpenSSH client
under a Linux terminal.
Run the command by entering the following:
username@MergePoint_IP_or_DNS_name
For example:
admin@MergePoint:~$ ssh -t admin@172.26.25.173
To enable selective mode:
Run the command by entering the following:
0.0.0.0/0.0.0.0
To add a Native IP trust:
Run the command by entering the following:
<native_IP_Trust>/<netmask> dev <interface>
For example, to allow direct connection from 172.X.X.X network segment to service processors:
admin@MergePoint:~$ nativeipctl truston 172.0.0.0/255.0.0.0 dev eth0
For example, to allow direct connection from host 192.168.0.1 to service processors:
admin@MergePoint:~$ nativeipctl truston 192.168.0.1/255.255.255.255 dev
eth0
NOTE: The parameter dev defines the interface that all the connections should go through. If the interface is
eth0, then only the connections through eth0 are allowed to be set up.
To list all the available trusts by command:
Run the command by entering the following:
trusts
admin@MergePoint:~$ ssh -t
admin@MergePoint:~$ nativeipctl truston
admin@MergePoint:~$ nativeipctl truston
admin@MergePoint:~$ nativeipctl list

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MERGEPOINT 53XX SP MANAGER and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Mergepoint sp5300Mergepoint sp5324Mergepoint sp5340

Table of Contents