network iptables addrule accept host
Adds a host ACCEPT rule to the iptables firewall for the appliance.
User Access
admin
Syntax
network iptables addrule accept 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 accept host -ip 172.20.11.105 ACCEPT rule added for host 172.20.11.105 Command Result : 0 (Success)