Sie sind auf Seite 1von 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

Das könnte Ihnen auch gefallen