To add a Native IP trust:
Run the command by entering the following:
admin@MergePoint:~$ nativeipctl truston <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:
admin@MergePoint:~$ nativeipctl list trusts
To enable Native IP connections (temporarily):
Run the command by entering the following:
admin@MergePoint:~$ nativeipctl on client <host ip address> <device IP
address>
For example, to enable temporarily direct access from 172.26.27.15 to 172.26.25.160:
admin@MergePoint:~$ nativeipctl on client 172.26.27.15 172.26.25.160
To disable Native IP connections (temporarily):
Run the command by entering the following:
admin@MergePoint:~$ nativeipctl off type t client <host ip address>
<device IP address>
To enable Native IP connections (permanently):
Run the command by entering the following:
admin@MergePoint:~$ nativeipctl on type p client <host ip address>
<device IP address>
For example, to enable permanently direct access from 12.23.56.78 to 172.26.25.157:
Run the command by entering the following:
Chapter 4: SP Sessions and Connections
93
Need help?
Do you have a question about the MERGEPOINT SP MANAGER and is the answer not in the manual?
Questions and answers