Command Line Reference Guide

Command History
Version 9.0(1.3) Introduced on the S5000.
debug ip bgp
Display all information on BGP, including BGP events, keepalives, notifications, and updates.
S5000
Syntax
debug ip bgp [ip-address | peer-group peer-group-name] [in |
out]
To disable all BGP debugging, use the no debug ip bgp command.
Parameters
ip-address
Enter the IP address of the neighbor in dotted decimal format.
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 the
debug ip bgp in command and then enter the debug ip
bgp out command, 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.
show debugging – views enabled debugging operations.
274