Create and Use Dynamic Parameter File

Create and Use Dynamic Parameter File

Basic, advanced, and Ethernet frame header ACLs support ACL rules with a dynamic parameter specified, which can be:

With the dynamic parameter, an ACL rule is flexible and varies with the IP address of the target device. The dynamic parameter names and values are stored in a special CSV file together with the mapped device IP addresses.

Parameters

  1. Device_IP: IP address of the device. The IP address must be the first parameter of the dynamic parameter file in a valid format.
  2. Custom parameters: Located next to the Device_IP parameter in the first line of the dynamic parameter file. The name of each custom parameter is a string of 1 to 32 characters that comprises letters and numbers. The value of each parameter must be in the IP address/mask or MAC address/MAC mask(same with MAC address format) format. For example : 127.0.0.1/255.0.0.0, 127.0.0.0/32, and 0014-2AD9-D5F7/FFFF-FFFF-FFFF. You must configure at least one customized parameter in the file.
  3. Configuration Example:

Precautions