Users Guide

debug ip bgp
Allows you to view all information on BGP, including BGP events, keepalives, notications, and updates.
Syntax
debug ip bgp [ipv6-address | peer-group peer-group-name] [in | out]
To disable all BGP debugging, use the no debug ip bgp command.
Parameters
ipv6-address (OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format then the prex length
in the /x format. The range is from /0 to /128.
NOTE: The :: notation species successive hexadecimal elds of zeros.
peer-group peer-
group-name
Enter the keywords peer-group then the name of the peer group.
in (OPTIONAL) Enter the keyword in to view only information on inbound BGP
routes.
out (OPTIONAL) Enter the keyword out to view only information on outbound BGP
routes.
Command Modes EXEC Privilege
Command History
This guide is platform-specic. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.4.2.1 Introduced on the C-Series and S4810.
Version 8.2.1.0 Introduced on the E-Series ExaScale.
Version 7.4.1.0 Introduced on the E-Series TeraScale.
Usage Information
To view information on both incoming and outgoing routes, do not include the in and out parameters in the
debugging command. The in and out parameters cancel each other; for example, if you enter debug
ip bgp in
and then enter debug ip bgp out, you do not see information on the incoming routes.
Entering a no debug ip bgp command removes all congured debug commands for BGP.
Related Commands
debug ip bgp events – views information about BGP events.
debug ip bgp keepalives – views information about BGP keepalives.
debug ip bgp notications – views information about BGP notications.
debug ip bgp updates – views information about BGP updates.
930
IPv6 Border Gateway Protocol (IPv6 BGP)