undebug

This command disables debugging Border Gateway Protocol (BGP) functions.

Syntax

# undebug 

Command

Description

all bgp

Disables debugging all BGP functions.

bgp {events|filters|

fsm|keepalives|updates

zebra}

Disables debugging specified BGP functions.

Disables BGP events.
Disables BGP filters.
Disables BGP FSM information.
Disables BGP keepalives.
Disables BGP updates.
Disables BGP Zebra information.

vrf <VRF Table Name> {all|bgp <events|filters|fsm|

keepalives|updates|

zebra>}

Disables debugging specified functions in the MSBR's VRF (Virtual Routing and Forwarding) table.

Disables VRF events.
Disables VRF filters.
Disables VRF FSM information.
Disables VRF keepalives.
Disables VRF updates.
Disables VRF Zebra information.

Command Mode

Privileged User

Related Commands

debug

Example

This example disables debugging all BGP functions:

# undebug all bgp
 All possible debugging has been turned off