informatique:cisco:ospf
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatique:cisco:ospf [2011/10/04 14:37] – Agrégation de routes pteu | informatique:cisco:ospf [2013/10/14 20:44] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 74: | Line 74: | ||
| ====Les différents types de LSAs==== | ====Les différents types de LSAs==== | ||
| - | Les **Link State Advertisement** sont les paquets utilisés par les routeurs OPF pour communiquer (des LSUs) : | + | Les **Link State Advertisement** sont les paquets utilisés par les routeurs OPF pour communiquer (des LSUs) ; ils doivent être acquitter par les voisins (il sont retransmis toutes les '' | 
|   * LSA type 1 (router) : envoyés par chaque routeur, contient les routes // |   * LSA type 1 (router) : envoyés par chaque routeur, contient les routes // | ||
| Line 175: | Line 175: | ||
| ====Redistribution de routes==== | ====Redistribution de routes==== | ||
| - | La redistribution de route est utiliser  | + | La redistribution de route est utilisée  | 
| Voici un article plus détaillé sur la [[informatique: | Voici un article plus détaillé sur la [[informatique: | ||
| Line 303: | Line 303: | ||
| ====show ip route==== | ====show ip route==== | ||
| - | Cette commande permet d' | + | <code bash> | 
| - | ^ Code ^ Type ^ Description ^ | + | show ip route | 
| - | | '' | + | |
| - | | '' | + | |
| - | | '' | + | |
| - | | '' | + | |
| - | | '' | + | |
| - | | '' | + | |
| - | | '' | + | |
| Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP | Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP | ||
| D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area | D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area | ||
| Line 321: | Line 313: | ||
| o - ODR, P - periodic downloaded static route | o - ODR, P - periodic downloaded static route | ||
| - | debug ip ospf adj | + | Gateway of last resort is 10.0.1.0 to network 0.0.0.0 | 
| - | debug ip ospf events | + | </ | 
| - | (Pour désactiver le debugging  | + | Cette commande permet d' | 
| + | ^ Code ^ Type ^ Description ^ | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| + | | '' | ||
| - | sh ip ospf interface | + | <code bash> | 
| - |    | + | show ip ospf interface | 
| - |    | + | show ip ospf neighbor | 
| - |    | + | show ip ospf 8 database adv-router 10.167.131.1 | 
| + | show ip ospf 8 database router 10.167.131.1 | ||
| + | show ip protocols | ||
| + | show ip route ospf | ||
| + | </ | ||
| + | |||
| + | ====debug==== | ||
| + | |||
| + | <code bash> | ||
| + | debug ip ospf adj | ||
| + | debug ip ospf events | ||
| + | </ | ||
| + | (Pour désactiver le debugging : '' | ||
| =====Liens===== | =====Liens===== | ||
informatique/cisco/ospf.1317739062.txt.gz · Last modified: 2013/10/14 20:51 (external edit)