Подборка команд для диагностики Cisco |
[исправить] |
Общие команды
sh ip traffic - всё о трафике через Cisco
sh controllers ethernet-controller gi1/0/1 phy - информация о SFP модуле в определенном порту
show vlan internal usage - показать используемые vlan
sh inventory raw - в 4924 информацию о воткнутом SFP похоже посмотреть можно только так.
sh ip protocols - всё о динамической маршрутизации
BGP
sh ip bgp neighbors 192.168.1.3 advertised-routes - показать что bgp отдает соседу.
Диагностика проблем с TCAM, ASIC
sh platform ...
sh platform tcam utilization - место в TCAM
Диагностика проблем с интефейсами/памятью/CPU
sh controllers cpu-interface
sh controllers utilization - загрузка интерфейсов в процентах. Плюс загрузка фабрики свитча
sh controllers tcam
sh controllers tcam asic
sh controllers ethernet-controller phy
sh controllers ethernet-controller port-asic statistics
sh controllers ethernet-controller port-asic configuration
sh controllers ethernet-controller gigabitEthernet 1/0/1
Interface Commands
show interfaces description
show interfaces counters protocol status
show interfaces summary
show interfaces accounting
sh interfaces stats - статистика по интерфейсам, метод коммутации
sh interfaces switching - скрытая команда. Более подробно чем stats.
sh interface switchport - для диагностики vlan
show interface trunk - для диагностики vlan
SDM
sh sdm prefer
CDP
show cdp neighbors
show cdp neighbors detail - тут так же показывается версия IOS у соседа
show cdp entry * version - IOS соседа
show cdp entry * protocols - протоколы
Multicast
sh ip multicast
sh ip multicast interface vlan 104
sh ip interface vlan 104
PIM troubleshooting
sh ip mroute
sh ip pim interface
sh ip pim rp [mapping]
sh ip rpf
sh ip pim interface vlan 25
sh ip pim neighbor
IGMP troubleshooting
sh ip igmp
sh ip igmp group
sh ip igmp interface
ip igmp join-group
|
|
|
|
Раздел: Корень / Маршрутизаторы Cisco, VoIP / Ограничение и учет трафика на Cisco |