80% found this document useful (5 votes)
8K views8 pages

Troubleshooting Template For Techroutes Switch

The document provides troubleshooting steps for a Techroutes L2 switch, including commands to: 1. Check the login credentials and IP configuration for accessing the switch via CSS/Ag1. 2. Verify the number of connected ports and view the MAC address table, dynamic MAC addresses, and MAC addresses for a specific VLAN. 3. Check which ports are tagged for which VLANs and troubleshoot why a MAC address is not being learned. 4. View TX and RX traffic on ports, port configuration, running configuration, change port negotiation settings, and check the NTP clock status.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
80% found this document useful (5 votes)
8K views8 pages

Troubleshooting Template For Techroutes Switch

The document provides troubleshooting steps for a Techroutes L2 switch, including commands to: 1. Check the login credentials and IP configuration for accessing the switch via CSS/Ag1. 2. Verify the number of connected ports and view the MAC address table, dynamic MAC addresses, and MAC addresses for a specific VLAN. 3. Check which ports are tagged for which VLANs and troubleshoot why a MAC address is not being learned. 4. View TX and RX traffic on ports, port configuration, running configuration, change port negotiation settings, and check the NTP clock status.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

1

Troubleshooting template for Techroutes Switch

>> How to login L2 switch via CSS and Ag1 for cisco Devices?

Step 1: Check BDI 888 IP configured on CSS/Ag1

Step 2: Check Ipv6 neighbour of bdi 888


2

Step3) SSH command to Login L2 switch

ssh –l <username > -vrf <vrf name > <L2 switch management address>
3

>> How to verify number of connected ports on Techroutes L2 switch?

L2 switch command: show interface brief

>> How to check mac-address table in Techroutes L2 switch?

Step1) L2 switch command: show mac address-table


4

Step 2) L2 switch command to check dynamic mac-address table


L2 switch command: show mac address-table dynamic

Step 3) Show command for checking mac-address table for respective vlan
no

L2 switch command: show mac address-table dynamic vlan <no>


5

>> How we check which port are tagged with for which VLAN??

L2 switch Command: show vlan

>> If mac-address is not learn on L2 switch then how we will rectify what
exact issue in L2 switches??

Step 1) check whether port is physically up or not.


Switch command: show interface brief

Step 2) check whether in L2 switch all vlan are tagged with respective port
or not.
L2 switch Command: show vlan
Above command is used to check vlan are tagged with respective ports or
not.

Step 3) check vlan tagging with respective interface


L2 switch Command: show vlan interface gigaEthernet <no>

This command display output for vlan tagging with respective interface
6

>> How to check TX and RX traffic on physical port interface?

L2 Switch command: show interface gigaEthernet <no>

>> How to check configuration on respective interface ?

L2 Switch command: show running-config interface gigaEthernet <no>


7

>> How to check running configuration on Techroutes L2 Switch ?

L2 Switch command: show running-config


8

>> How to change port negotiation setting?

L2 Switch command:

By default all L2 switch port having auto negotiation setting.

For changing port negotiation setting Use following command:

Config> interface gigaEthernet <no> > speed ?

For changing duplex setting:


Config> interface gigaEthernet <no> > duplex ?

>> How to Check NTP clock status?


L2 Switch command: show NTP status

You might also like