undebug ip bgp
Turns off the display of information previously enabled with the debug ip bgp command. There is no no version.
undebug 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
Privileged Exec
Command introduced before JUNOSe Release 7.1.0.