Hi@ster !
The port number and VLAN parameters can be resolved as follows:
For example, the NAS-PORT parameter is 4097, and 4097 is converted to binary: 0000 0000 0000 0000 0001 0000 0000 0001, and the port format is slot number (8 digits) + subslot number (4 digits) + port number (8 digits) + VLAN ID (12 digits), that is, the port number is 0/0/1, and VLAN is 1. Hope to help you.