show iptable
Syntax
show iptable <option>
Description
Display all IPtable rules.
Options
iptable-show |
Display the list of all IPtable rules in the INPUT chain. |
Required Privilege Level
CLI Administrator
Sample Output
show iptable iptable-show
$ show iptable iptable-show Listing all INPUT iptables rules... Chain INPUT (policy ACCEPT 0 packets, 0 bytes) num pkts bytes target prot opt in out source destination 1 278483833 227461169122 cali-INPUT all -- * * 0.0.0.0/0 0.0.0.0/0 /* cali:Cz_u1IQiXIMmKD4c */ 2 1778009 194570293 KUBE-PROXY-FIREWALL all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate NEW /* kubernetes load balancer firewall */ 3 213489423 218467176643 KUBE-NODEPORTS all -- * * 0.0.0.0/0 0.0.0.0/0 /* kubernetes health check service ports */ 4 1778009 194570293 KUBE-EXTERNAL-SERVICES all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate NEW ............
Release Information
Command introduced in Juniper Security Director Release 24.4.1