Reference v4.1.0 Instruction Manual
180 Network OS Command Reference
53-1003115-01
debug ip bgp
2
debug ip bgp
Displays information related to the processing of BGP4, with a variety of options.
Synopsis debug ip bgp [cli | dampening | | events | general | ip-prefix ip-addr/mask-len | ip-prefix-list
name keepalives | neighbor | route-map route-selection | |traces | updates [rx | tx]]
no debug ip bgp
Operands address-family Displays information about address-family mode.
cli Displays information about BGP CLI
dampening Displays BGP4 dampening.
events Displays all BGP4 events.
general Displays BGP4 common events.
graceful-restart Displays BGP graceful restart events.
ip-prefix Displays information filtered by IP prefix.
ip-addr IPv4 address in dotted-decimal notation.
mask-len IPv4 mask length in CIDR notation.
ip-prefix-list Displays information filtered by IP prefix list.
name Name of IP prefix list.
keepalives Displays BGP4 keepalives.
neighbor Displays BGP information for specified neighbor router.
packet Displays information about BGP packets.
route-map Displays configured route map tags.
route-selection Displays BGP4 route selection.
traces Displays BGP traces.
updates Displays BGP4 updates.
rx Displays BGP4 received updates.
tx Displays BGP4 transmitted updates
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to view information related to the processing of BGP4, with a variety of options.
Usage Guidelines Use the no form of this command to disable debugging.
Examples To view all BGP4 events:
switch# debug ip bgp events
See Also None