Posts Tagged ‘bgp’

t

BGP Summary

In cisco,links on 19.06.2008 by mschedrin Tagged: , ,

Хорошая статья про трерминологнию BGP: http://vcappuccio.wordpress.com/bgp/

t

bgp private AS

In cisco,routing on 19.06.2008 by mschedrin Tagged: , , ,

Private autonomous system (AS) numbers which range from 64512 to 65535 are used to conserve globally unique AS numbers. Globally unique AS numbers (1 – 64511) are assigned by InterNIC. These private AS number cannot be leaked to a global Border Gateway Protocol (BGP) table because they are not unique.

Read More »

t

bgp configuration guide

In cisco,links on 22.05.2008 by mschedrin Tagged: , , ,

http://www.cisco.com/en/US/docs/ios/12_2/ip/configuration/guide/fipr_c.html
Чтобы не потерять. Толковое руководство.

t

cisco troubleshooting

In cisco on 19.05.2008 by mschedrin Tagged: , , , , , ,

sh ip traffic – всё о траффике через кошку
sh controllers ethernet-controller gi1/0/1 phy – инфа о SFP модуле в определенном порту
show vlan internal usage – показать используемые виланы
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 platform port-asic stats drop gigabitEthernet 0/3 – показывает статистику дропов на порте
sh controllers ethernet-controller port-asic configuration
sh controllers ethernet-controller gigabitEthernet 1/0/1
sh idprom interface Te1/2
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 – для диагностики виланов
show interface trunk – для диагностики виланов
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
mrinfo
sh ip multicast interface vlan 104
sh ip interface vlan 104
PIM troubleshooting
sh ip mroute
mrinfo
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

Follow

Get every new post delivered to your Inbox.