BGP: Difference between revisions

253 bytes added ,  5 years ago
Line 264:
<br />
 
= Config Commands =
= Troubleshooting and Monitoring =
Configure Weight:
neighbor 1.1.1.1 weight 500
 
Temporarily disable a neighbor:
neighbor 2.2.2.2 shutdown
 
Clear BGP Process:
clear ip bgp *
 
Set MED:
default-metric 200
 
 
= Monitoring =
 
{| class="wikitable"
|-
Line 272 ⟶ 287:
|-
| show ip bgp || Displays all the routes in the BGP table
|-
| show ip bgp summary || Brief Neighbor Information
|-
| show ip bgp ip-prefix [mask subnet-mask] || Displays detailed information about all paths for a single prefix
Line 288 ⟶ 305:
|}
<br />
 
= Troubleshooting and Monitoring =
 
* BGP route not installing, route reasons: