BGP: Difference between revisions

Content added Content deleted
Line 264: Line 264:
<br />
<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"
{| class="wikitable"
|-
|-
Line 272: Line 287:
|-
|-
| show ip bgp || Displays all the routes in the BGP table
| 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
| show ip bgp ip-prefix [mask subnet-mask] || Displays detailed information about all paths for a single prefix
Line 288: Line 305:
|}
|}
<br />
<br />

= Troubleshooting =


* BGP route not installing, route reasons:
* BGP route not installing, route reasons: