NDR Sensor CLI

Associated Commands:

CLI Description Command

Display network interface properties


Display information about the specified network interface.
get interface <interface-name-arg>

Display all network interface properties


Display information about all network interfaces.
get interfaces

Configure the specified interface to use DHCP


Configure the specified interface to use DHCP. IPv6 based functionality is not supported in this release.
set interface <configurable-interface-name> dhcp

Set network IP address and netmask


Configure a static IP address and netmask. Make sure an appropriate network route is also configured. You can use the optional gateway argument, or set a route using the set route command. IPv6 based functionality is not supported in this release.
set interface <interface-name> ip <prefix-ipv46> [gateway <gateway-ip>]

Total commands: 4