set interface lan-access lan-access-track

Description

Configures the automatic access policy for an existing local interface / connection.

Important - This configuration applies only if the appliance is Locally Managed.

Syntax

set interface <name> [ lan-access {accept | block} ] [ lan-access-track {log | none}

Parameters

Parameter

Description

lan-access

Enables (accept) or disables (block) the access from the specified interface / connection to local networks

lan-access-track

Controls whether to generate logs (log) or not (none) for the traffic from the specified interface / connection to local networks

name

Specifies the interface / connection

Press the TAB key to see the available options.

Example

set interface My_Network lan-access block lan-access-track none