Good morning,
I'm new to and working on Catalyst 9xxx Switches.
When I debug, I would like to visualize the frames that circulate on a VLAN. For example to know if a PC is communicating well with a remote server.
For example, I would like to know if a PC (which is connected on a stack) communicates well with a remote DHCP server. I would like to see DHCP frames and DHCP packets (@MACs, ips, Ports, etc).
My constraints are:
- The stack does not host the VLAN gateway where the PC is connected.
- Stack has no DHCP service. The DHCP server is not on the stack but it is remote.
- The visualization must be live (and therefore without capture) to facilitate debugging.
How do we do it ?
THANKS.