informatique:extreme_networks
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| informatique:extreme_networks [2026/09/07 13:46] – [Licences] installation licence sur un switch universel pteu | informatique:extreme_networks [2026/09/10 08:53] (current) – [BGP] pteu | ||
|---|---|---|---|
| Line 1859: | Line 1859: | ||
| configure vr VR-Default del ports 15 | configure vr VR-Default del ports 15 | ||
| configure vr VR-BGP add ports 15 | configure vr VR-BGP add ports 15 | ||
| - | # activation du BGP sur le VR-BGP | + | # activation du BGP sur le VR-BGP |
| configure vr VR-BGP add protocol bgp | configure vr VR-BGP add protocol bgp | ||
| Line 1895: | Line 1895: | ||
| On peux ajouter une protection par mot de passe MD5 : | On peux ajouter une protection par mot de passe MD5 : | ||
| <code bash> | <code bash> | ||
| - | configure bgp neighbor 10.55.6.92 password | + | configure bgp neighbor 10.55.6.92 password |
| </ | </ | ||
| Line 1911: | Line 1911: | ||
| then { deny; } | then { deny; } | ||
| } | } | ||
| + | |||
| + | # vérification de la routemap | ||
| + | check policy BGP-in | ||
| # application de la routemap | # application de la routemap | ||
| Line 1918: | Line 1921: | ||
| Après la MAJ d'une policy, pour qu' | Après la MAJ d'une policy, pour qu' | ||
| <code bash> | <code bash> | ||
| - | check policy BGP-in.pol | + | check policy BGP-in.pol |
| - | refresh policy BGP-in | + | refresh policy BGP-in |
| configure bgp soft-reconfiguration | configure bgp soft-reconfiguration | ||
| </ | </ | ||
informatique/extreme_networks.txt · Last modified: 2026/09/10 08:53 by pteu