How to use CLI to enable and disable security policy?

Zyxel_Jeff
Zyxel_Jeff Posts: 1,266  Zyxel Employee
100 Answers 500 Comments Friend Collector Fourth Anniversary

Scenario :

For debugging purposes, we may need to enable or disable the security policy for further verification. This article will guide you on how to use the CLI to enable or disable the security policy on the USG Flex H series model(we used the USG Flex 100H as an example):

Answer :

To enable the security policy.

usgflex100h> edit running

usgflex100h running config# vrf main secure-policy enabled true

usgflex100h running config# commit

Configuration committed.

usgflex100h running config# exit

To disable the security policy.

usgflex100h> edit running

usgflex100h running config# vrf main secure-policy enabled false

usgflex100h running config# commit

Configuration committed.

usgflex100h running config# exit


See how you've made an impact in Zyxel Community this year! https://bit.ly/Your2024Moments_Community

Tagged: