Why is MAC information not being displayed in the SecuReporter traffic logs?

Options
Zyxel_Cooldia
Zyxel_Cooldia Posts: 1,590 image  Zyxel Employee
Zyxel Certified Network Administrator - Security Zyxel Certified Sales Associate 100 Answers 1000 Comments

Question:

Why is MAC information not being displayed in the SecuReporter traffic logs?

Answer:

  1. Log in to the Command Line Interface (CLI) of your USG FLEX device.
  2. Run the following command to enable sending hostname-to-MAC information back to SecuReporter:
    vrf main secureporter traffic-log client-info enabled true
  3. Save the configuration by running:
    commit
  4. Exit the CLI using:
    exit
  5. Copy the running configuration to the startup configuration by running:
    copy running startup

When prompted to overwrite the startup configuration, type y and press Enter.

Once the above steps are completed, MAC address information should successfully appear in SecuReporter logs.