NDR Sensor CLI
Associated Commands:
| CLI Description | Command | 
|---|---|
| Show system arp cacheDisplay the ARP table (includes information about internal interfaces) | get arp-table | 
| Show active network connectionsDisplay active network connections. | get sockets | 
| nslookupGet DNS lookup information. | nslookup <hostname-or-ip-address> | 
| Ping hostPing a host or IP address. Use Control-C to stop the command. Optionally use the repeatargument to specify how many packets to transmit. | ping <hostname-or-ip-address> [repeat <number>] | 
| tracerouteTrace the route to the specified IPv4 address or host. | traceroute <hostname-or-ip-address> | 
        Total commands: 5
      
    