How to capture DHCP Packets via the CLI on the USG FLEX H?

Options
Zyxel_Jeff
Zyxel_Jeff image  Zyxel Employee
100 Answers 500 Comments Friend Collector Fifth Anniversary

Question :

How to Capture DHCP Packets via the CLI on the USG FLEX H ?

Answer :

The user can filter UDP port 67 or UDP port 68 to capture DHCP packets via the CLI. For example, the user can select the ge3 interface and filter DHCP packets using the following CLI command:

cmd traffic-capture ge3 filter 'udp port 67 or udp port 68'

image.png