ntls show

You can bind the NTLS traffic to a specific device on the appliance. Use this command to display the following information for the NTLS binding:

>the network device that is configured to bind the NTLS traffic.

>the network device that is currently being used to bind the NTLS traffic.

Use the command ntls bind to configure NTLS binding. The device you configure using the ntls bind is not used until the following conditions have been met:

>it has been configured with a valid IP address.

>it is active on the network.

>the NTLS service is restarted.

This allows you to preconfigure the NTLS binding and have it become active only after you have completed your network configuration.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

>Monitor

Syntax

ntls show

Example

NTLS bound to a configured, active interface

lunash:>ntls show


NTLS is currently bound to IP Address: "192.20.11.78" (eth0)


Command Result : 0 (Success)

NTLS is bound to an inactive interface, or has not been restarted

lunash:>ntls show


NTLS is configured to bind to eth1, but it is not active at this time.
NTLS will bind to eth1 if it's active and has a valid IP address when NTLS restarts.
NTLS is currently bound to IP Address: "192.20.11.78" (eth0)


Command Result : 0 (Success)