debug ip bgp
Shows information about the selected variable. The no version disables the display.
debug ip bgp [ in | out ] [ peerAddress [ peerAddressMask ] ] [ bgpLog ]
[ router routerName ] [ filtering-router filteringRouterName ] [ accessClassName ]
[ route-map mapName ] [ severity { severityValue | severityNumber } ]
[ verbosity verbosityLevel ] [ secondary ]no debug ip bgp [ in | out ] [ peerAddress [ peerAddressMask ] ] [ bgpLog ]
[ router routerName ] [ filtering-router filteringRouterName ] [ accessClassName ]
[ route-map mapName ]
- inDisplays information for inbound events
- outDisplays information for outbound events
- peerAddressIP address of BGP peer for which information is displayed
- peerAddressMaskNetwork mask of BGP peer for which information is displayed
- bgpLogBGP log of interest; one of the following options:
- dampeningBGP dampening event; route is suppressed or no longer suppressed by route-flap dampening
- eventsBGP finite state machine events and transitions
- keepalivesBGP keepalive message events
- next-hopsBGP next hop events
- updatesBGP routing table update events
- routerNameName of the virtual router that owns the BGP router for which information is being displayed
- filteringRouterNameName of the virtual router that owns the access class and route map parameters
- accessClassNameName of an access list to filter output
- mapNameName of a route map to filter output
- severitySpecifies the minimum severity of the log messages displayed for the selected category; described either by a descriptive termseverityValueor by a corresponding numberseverityNumberin the range 07; the lower the number, the higher the priority:
- emergency or 0System unusable
- alert or 1Immediate action needed
- critical or 2Critical condition exists
- error or 3Error condition
- warning or 4Warning condition
- notice or 5Normal but significant condition
- info or 6Informational message
- debug or 7Debug message
- secondaryIndicates that the specified filter conditions for the log are imposed in addition to any that were previously specified; if omitted, the specified filter conditions replace any that were previously specified
Privileged Exec
Release Information Command introduced before JUNOSe Release 7.1.0.