How can I check the security policy via CLI on a USG FLEX H model?

Options
Zyxel_Jeff
Zyxel_Jeff image  Zyxel Employee
100 Answers 500 Comments Friend Collector Fifth Anniversary

Question:

How can I check the security policy via CLI on a USG FLEX H model?

Answer:

The user can use the CLI command show config vrf main secure-policy rule | no-pager to list all security policy rules, as shown below:

image.png

The user can also use the CLI command show config vrf main secure-policy rule <Tab> to display all security policy rules and specify a rule name to check its configuration. For example, the user can check the LAN_To_Device rule as follows:

show config vrf main secure-policy rule LAN_To_Device

image.png