How to use CLI to enable and disable security policy?

Zyxel_Jeff
Zyxel_Jeff Posts: 1,230  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


Share your feedback through our survey, make your voice heard, and win a WiFi 7 AP! https://bit.ly/2024_Survey_Community

Tagged: