network iptables addrule drop host

Adds a host DROP rule to the iptables firewall for the appliance.

User Access

admin

Syntax

network iptables addrule drop host -ip <IP_address>

Argument(s) Shortcut Description
-ip <IP_address> -i Specifies the IP address of the host you are adding the rule for.

Example

psesh:>network iptables addrule drop host -ip 10.124.93.19

DROP rule added for host 10.124.93.19

Command Result : 0 (Success)