I have ProCurve J9019B Switch 2510B-24 connect to access point EnGenius. Access point Engenius often RTO or down. After cek log in Switch ....
W 04/20/17 16:11:57 FFI: port 22-Excessive jabbering. See Help
W 04/20/17 16:11:57 FFI: port 22-Excessive CRC/alignment errors. See help.
W 04/20/17 16:11:57 FFI: port 22-Excessive Broadcasts. See help.
W 04/20/17 16:12:07 FFI: port 21-Excessive jabbering. See Help
W 04/20/17 16:12:07 FFI: port 21-Excessive CRC/alignment errors. See help.
W 04/20/17 16:12:07 FFI: port 21-Excessive Broadcasts. See help.
I 04/20/17 16:12:09 ports: port 22 is now off-line
I look tutorial in here https://h20565.www2.hpe.com/hpsc/doc/public/display?sp4ts.oid=5400932&docId=emr_na-c03173564&docLocale=en_US and i change auto to full
Reconfig port 21
SW-HP(config)# int eth 21
SW-HP(eth-21)# speed-duplex
10-half 10 Mbps, half duplex.
100-half 100 Mbps, half duplex.
10-full 10 Mbps, full duplex.
100-full 100 Mbps, full duplex.
1000-full 1000 Mbps, full duplex.
auto Use Auto Negotiation for speed and duplex mode.
auto-10 10 Mbps, use Auto Negotiation for duplex mode.
auto-100 100 Mbps, use Auto Negotiation for duplex mode.
auto-1000 1000 Mbps, use Auto Negotiation for duplex mode.
auto-10-100 10 or 100 Mbps, and half or full duplex, using Auto Negotiation.
SW-HP(eth-21)#
SW-HP(eth-21)# speed-duplex 100-full
Then I check the log and there is an error message
W 04/21/17 12:11:03 FFI: port 21 Duplex Mismatch. Reconfig port to Auto.
W 04/21/17 12:11:03 FFI: port 21-Excessive CRC/alignment errors. See help.
W 04/21/17 12:17:53 FFI: port 21 Duplex Mismatch. Reconfig port to Auto.
W 04/21/17 12:17:53 FFI: port 21-Excessive CRC/alignment errors. See help.
what should i do for this problem?
Thanks