Command Line Reference Guide

debug ip bgp
Allows you to view all information on BGP, including BGP events, keepalives, notifications, and updates.
S5000
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 followed by
the prefix length in the /x format. The range is /0 to /128.
NOTE: The :: notation specifies successive hexadecimal fields of
zeros.
peer-group
peer-
group-name
Enter the keywords peer-group followed by 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
Version 9.0(1.3) Introduced on the S5000.
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 will
not see information on the incoming routes.
Entering a no debug ip bgp command removes all configured 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 notifications – views information about BGP notifications.
debug ip bgp updates – views information about BGP updates.
671