network iptables show

Display the current iptables configuration.

User Access

admin, pseoperator

Syntax

network iptables show

Example

psesh:>network iptables show

Current iptables rules:

Chain INPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  172.20.11.105        anywhere
DROP       all  --  172.20.11.105        anywhere
DROP       all  --  172-0-11-0.lightspeed.wlfrct.sbcglobal.net/255.0.255.0  anywhere

Command Result : 0 (Success)