I have a couple test laptops connected to a C9300-24P. One laptop sends data as broadcast throughout the network and the other laptops collect and display the data. When running the test the ports that the laptops are on are showing a lot of pause inputs when doing a show interface giXXX. I know this has to do with flow control but I thought that we configure already covered it.
Port configuration is below:
switchport access vlan 25
switchport mode access
switchport block unicast
storm-control broadcast level bps 62000000
storm-control unicast level bps 1000000000
spanning-tree bpdufilter enable
spanning-tree bpduguard enable
spanning-tree guard root
Switch QOS policy allows for class-default set to bandwidth percent 100.
What am I missing to find why the port is causing so many pauses? These pauses are causing a drop in data and connection for the laptop which is unsatisfactory.