Situatie
Suppose you have some issues with the station you’re working on, for example, you keep getting disconnected from the internet, and you want to see if there is any issue with the cable that provides the connection.
Solutie
Therefore, you want to check the errors on that specific interface. To obtain the desired information, you will need the following command:
show interfaces Gi1/0/X | include errors – x being the port where the command will be applied.
Ex: show interfaces Gi1/0/20 | include errors
Leave A Comment?