Delete VPN setting in EZmode

Options
DannyC
DannyC Posts: 10
First Anniversary Friend Collector First Comment
edited April 2021 in Security
Hi, I use the wizard to setup the VPN setting in EZmode, how do I delete it? 

All Replies

  • Zyxel_Emily
    Zyxel_Emily Posts: 1,296  Zyxel Employee
    First Anniversary 10 Comments Friend Collector First Answer
    Options

    Hi @DannyC,

    The settings configured in Easy Mode cannot be modified in Expert Mode. It is to avoid settings conflict between different modes.

    To delete VPN settings which are created in Easy Mode, switch to Expert Mode and delete the EZMODE_VPN rule.

    If you'd like to configure advanced settings in VPN Gateway and VPN Connection, just start directly with Expert Mode to configure in CONFIGURATION > VPN.


  • DannyC
    DannyC Posts: 10
    First Anniversary Friend Collector First Comment
    Options
    Hi Emily,
    I'm not able to get to the web configuration page anymore. However, I can SSH to the device locally. Is there a command in SSH setting to delete the EZMode VPN rule?
  • Zyxel_Emily
    Zyxel_Emily Posts: 1,296  Zyxel Employee
    First Anniversary 10 Comments Friend Collector First Answer
    Options
    Router> configure terminal
    Router(config)# no ezmode config-vpn
    Router(config)# no crypto map EZMODE_VPN_STATIC
    Router(config)# no isakmp policy EZMODE_VPN_STATIC
    Router(config)# write

Security Highlight