NDR Sensor CLI

set sniffing-interface-ip <sniffing-interface-arg> ip <sniffing-cidr46-notation>

Set an IP address for an existing sniffing interface in the system. The IP address will enable the sniffing interface to just respond to basic ARP requests for both modes - NATIVE and COMPAT. Setting up of the IP address is required to do Encapsulated Remote Mirroring. IPv6 based functionality is not supported in this release.

Parameters:

Option Description
<sniffing-interface> Sniffing interface argument.
<sniffing-if-prefix-ipv46> CIDR notation argument for IPv4/IPv6 address. (Loopback, unspecified and broadcast addresses are not allowed for sniffing interface IPs)


Example:

ndr-sensor> set sniffing-interface-ip eth0 ip 10.80.18.233/32 Sniffing interface ip set successfully! IP address of the sniffing interface can be seen through cmd 'get sniffing-interfaces'