How To Check Vlan Traffic On Cisco Switch?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Connect to the switch using a console cable or telnet/SSH connection.
2. Enter enable mode and enter the following command:
#show interfaces status
3. Look for the interface that you want to check the VLAN traffic on.
4. Enter the following command:
#show interfaces [interface name] switchport
5. Look for the “VLANs” section. It will show the VLANs that are assigned to the interface as well as the amount of traffic being sent and received on each VLAN.