Troubleshooting Guide

Table Of Contents
Chapter 21: Unicast routing
troubleshooting
Use this section to troubleshoot Layer 3 unicast routing problems.
Using BGP debugging commands
Use global and peer debug commands to display specific debug messages for the global and peer
Border Gateway Protocol (BGP) configuration, including the BGP neighbors.
You can use these commands to troubleshoot the BGP configuration.
Procedure
1. Enter BGP Router Configuration mode:
enable
configure terminal
router bgp
2. Show specific debug messages for the global BGP configuration:
global-debug mask WORD<1-100>
3. Display specific debug messages for the global BGP neighbors:
neighbor-debug-all mask WORD<1-100>
4. Display specific debug messages for BGP peers or peer groups:
neighbor <nbr_ipaddr|peer-group-name> neighbor-debug-mask
WORD<1-100>
5. Display debug messages on the console:
debug-screen <on|off>
Example
Switch:1> enable
Switch:1# configure terminal
January 2017 Troubleshooting 253
Comments on this document? infodev@avaya.com