Displays information related to the processing of BGP4 for a specific neighbor.
Privileged EXEC mode
Diagnostic commands are developed and intended for specialized troubleshooting. Work closely with Extreme Networks technical support when running debug or show system internal commands and interpreting their results.
The no form of the command disables debugging.
The following example sets debugging on information related to the processing of BGP4 for a specific neighbor.
device# debug ip bgp neighbor 10.11.12.13
The following example specifies that BGP4 keepalives for a specified neighbor appear in debugging messages.
device# debug ip bgp keepalive device# debug ip bgp neighbor 10.1.1.1
The following example sets debugging on information related to the processing of BGP4 for a specific neighbor for VRF instance "red".
device# debug ip bgp neighbor 10.11.12.13 vrf red
The following example sets debugging information related to the processing of BGP4 for a specific neighbor for all VRFs.
device# debug ip bgp neighbor 10.11.12.13 all-vrfs